[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: community guide

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 17 May 2010 07:51:11 -0400

Greg Stein wrote:
> Hey Mike,
>
> What's with linking between sections of the community guide? There are
> links like href="#log-messages", but that really should be
> href="conventions.html#log-messages". But that might mess up the
> one-big-document approach, right?
> Is there a Proper solution here?

Yeah, I noticed this same thing last week. Would could:

a) convert them all into one-big-document links.

b) stop trying to auto-generate the one-big-document on the fly, and instead
put some tooling in place to generate it from the parts (while massaging
links like this).

c) use JavaScript to post-process the one-big-document on the client side to
fix up those links (ewww...)

d) dispense with the dual approach and just stick with static one-doc or
multi-doc (but not both).

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2010-05-17 13:51:56 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.