Diff
Not logged in

Differences From:

File www/embeddeddoc.wiki part of check-in [5c65487c5f] - Add documentation (advocacy-type documentation) on the fossil web interface. Created links from the homepage. by drh on 2009-01-25 23:30:07. [view]

To:

File www/embeddeddoc.wiki part of check-in [6ba52ae761] - Documentation tweaks. No changes to code. by drh on 2009-02-21 13:09:40. [view]

@@ -44,8 +44,11 @@
 <b>http://localhost:8080/</b>.
 
 The <i>&lt;version&gt;</i> is any unique prefix of the check-in ID for
 the check-in containing the documentation you want to access.
+Or <i>&lt;version&gt;</i> can be the name of a
+[./branching.wiki | branch] in order to show
+the documentation for the latest version of that branch.
 Or <i>&lt;version&gt;</i> can be one of the keywords "<b>tip</b>" or
 "<b>ckout</b>".  The "<b>tip</b>" keyword means to use the most recently
 checked-in.  This is useful if you want to see the very latest
 version of the documentation.  The "<b>ckout</b>" keywords means to
@@ -52,9 +55,9 @@
 pull the documentation file from the local source tree on disk, not
 from the any check-in.  The "<b>ckout</b>" keyword normally
 only works when you start your server using the "<b>fossil server</b>"
 or "<b>fossil ui</b>"
-command line and is indented to show what the documentation you are currently
+command line and is intended to show what the documentation you are currently
 editing looks like before you check it in.
 
 Finally, the <i>&lt;filename&gt;</i> element of the URL is the full
 pathname of the documentation file starting from the root of the source