Fossil SCM

On-line documentation tweaks.

drh 2008-05-29 12:10 UTC trunk
Commit 1db8656f68f754caa2af00c1f9fe7c3c7d74916f
--- www/embeddeddoc.wiki
+++ www/embeddeddoc.wiki
@@ -1,8 +1,8 @@
11
<h1>Managing Project Documentation</h1>
22
3
-Fossil provides a built-in wiki which can be used to store the
3
+Fossil provides a built-in [/wiki | wiki] that can be used to store the
44
documentation for a project. This is sufficient for many projects.
55
If your project is well-served by wiki documentation, then you
66
need read no further.
77
88
But fossil also supports embedding project documentation as
@@ -49,11 +49,12 @@
4949
checked-in baseline. This is useful if you want to see the very latest
5050
version of the documentation. The "<b>ckout</b>" keywords means to
5151
pull the documentation file from the local source tree on disk, not
5252
from the any versioned baseline. The "<b>ckout</b>" keyword normally
5353
only works when you start your server using the "<b>fossil server</b>"
54
-command line and is intented to show what the documenation you are currently
54
+or "<b>fossil ui</b>"
55
+command line and is intented to show what the documentation you are currently
5556
editing looks like before you check it in.
5657
5758
Finally, the <i>&lt;filename&gt;</i> element of the URL is the full
5859
pathname of the documentation file starting from the root of the source
5960
tree.
6061
--- www/embeddeddoc.wiki
+++ www/embeddeddoc.wiki
@@ -1,8 +1,8 @@
1 <h1>Managing Project Documentation</h1>
2
3 Fossil provides a built-in wiki which can be used to store the
4 documentation for a project. This is sufficient for many projects.
5 If your project is well-served by wiki documentation, then you
6 need read no further.
7
8 But fossil also supports embedding project documentation as
@@ -49,11 +49,12 @@
49 checked-in baseline. This is useful if you want to see the very latest
50 version of the documentation. The "<b>ckout</b>" keywords means to
51 pull the documentation file from the local source tree on disk, not
52 from the any versioned baseline. The "<b>ckout</b>" keyword normally
53 only works when you start your server using the "<b>fossil server</b>"
54 command line and is intented to show what the documenation you are currently
 
55 editing looks like before you check it in.
56
57 Finally, the <i>&lt;filename&gt;</i> element of the URL is the full
58 pathname of the documentation file starting from the root of the source
59 tree.
60
--- www/embeddeddoc.wiki
+++ www/embeddeddoc.wiki
@@ -1,8 +1,8 @@
1 <h1>Managing Project Documentation</h1>
2
3 Fossil provides a built-in [/wiki | wiki] that can be used to store the
4 documentation for a project. This is sufficient for many projects.
5 If your project is well-served by wiki documentation, then you
6 need read no further.
7
8 But fossil also supports embedding project documentation as
@@ -49,11 +49,12 @@
49 checked-in baseline. This is useful if you want to see the very latest
50 version of the documentation. The "<b>ckout</b>" keywords means to
51 pull the documentation file from the local source tree on disk, not
52 from the any versioned baseline. The "<b>ckout</b>" keyword normally
53 only works when you start your server using the "<b>fossil server</b>"
54 or "<b>fossil ui</b>"
55 command line and is intented to show what the documentation you are currently
56 editing looks like before you check it in.
57
58 Finally, the <i>&lt;filename&gt;</i> element of the URL is the full
59 pathname of the documentation file starting from the root of the source
60 tree.
61
+2 -2
--- www/index.wiki
+++ www/index.wiki
@@ -6,11 +6,11 @@
66
distributed software revision control system</a> that includes an integrated
77
<a href="http://en.wikipedia.org/wiki/Wiki">Wiki</a> and an integrated
88
<a href="http://en.wikipedia.org/wiki/Bugtracker">
99
bug-tracking system</a> all in a single easy-to-use stand-alone
1010
executable.
11
-(NB: The bug-tracker component is still not completely functional yet, but
11
+(NB: The bug-tracker component is not yet completely functional, but
1212
we expect it to be available soon.)
1313
Fossil is
1414
<a href="http://www.fossil-scm.org/fossil/timeline">self-hosting</a>
1515
since 2007-07-21 on
1616
<a href="http://www.hwaci.com/cgi-bin/fossil/timeline">two separate servers</a>.
@@ -87,11 +87,11 @@
8787
8888
<ul>
8989
<li>The <a href="concepts.wiki">concepts</b> behind fossil</li>
9090
<li><a href="build.wiki">Building And Installing</a></li>
9191
<li><a href="quickstart.wiki">Quick Start</a> guide to using fossil
92
-<li>Fossil support <a href="embeddeddoc.wiki">embedded documentation</a>
92
+<li>Fossil supports <a href="embeddeddoc.wiki">embedded documentation</a>
9393
that is versioned along with project source code.</li>
9494
<li>The <a href="selfcheck.wiki">automatic self-check</a> mechanism
9595
helps insure project integrity.</li>
9696
<li>The <a href="http://www.fossil-scm.org/fossil/wiki">self-hosting
9797
fossil wiki</a>, capable of hosting static pages and community-editable wiki
9898
--- www/index.wiki
+++ www/index.wiki
@@ -6,11 +6,11 @@
6 distributed software revision control system</a> that includes an integrated
7 <a href="http://en.wikipedia.org/wiki/Wiki">Wiki</a> and an integrated
8 <a href="http://en.wikipedia.org/wiki/Bugtracker">
9 bug-tracking system</a> all in a single easy-to-use stand-alone
10 executable.
11 (NB: The bug-tracker component is still not completely functional yet, but
12 we expect it to be available soon.)
13 Fossil is
14 <a href="http://www.fossil-scm.org/fossil/timeline">self-hosting</a>
15 since 2007-07-21 on
16 <a href="http://www.hwaci.com/cgi-bin/fossil/timeline">two separate servers</a>.
@@ -87,11 +87,11 @@
87
88 <ul>
89 <li>The <a href="concepts.wiki">concepts</b> behind fossil</li>
90 <li><a href="build.wiki">Building And Installing</a></li>
91 <li><a href="quickstart.wiki">Quick Start</a> guide to using fossil
92 <li>Fossil support <a href="embeddeddoc.wiki">embedded documentation</a>
93 that is versioned along with project source code.</li>
94 <li>The <a href="selfcheck.wiki">automatic self-check</a> mechanism
95 helps insure project integrity.</li>
96 <li>The <a href="http://www.fossil-scm.org/fossil/wiki">self-hosting
97 fossil wiki</a>, capable of hosting static pages and community-editable wiki
98
--- www/index.wiki
+++ www/index.wiki
@@ -6,11 +6,11 @@
6 distributed software revision control system</a> that includes an integrated
7 <a href="http://en.wikipedia.org/wiki/Wiki">Wiki</a> and an integrated
8 <a href="http://en.wikipedia.org/wiki/Bugtracker">
9 bug-tracking system</a> all in a single easy-to-use stand-alone
10 executable.
11 (NB: The bug-tracker component is not yet completely functional, but
12 we expect it to be available soon.)
13 Fossil is
14 <a href="http://www.fossil-scm.org/fossil/timeline">self-hosting</a>
15 since 2007-07-21 on
16 <a href="http://www.hwaci.com/cgi-bin/fossil/timeline">two separate servers</a>.
@@ -87,11 +87,11 @@
87
88 <ul>
89 <li>The <a href="concepts.wiki">concepts</b> behind fossil</li>
90 <li><a href="build.wiki">Building And Installing</a></li>
91 <li><a href="quickstart.wiki">Quick Start</a> guide to using fossil
92 <li>Fossil supports <a href="embeddeddoc.wiki">embedded documentation</a>
93 that is versioned along with project source code.</li>
94 <li>The <a href="selfcheck.wiki">automatic self-check</a> mechanism
95 helps insure project integrity.</li>
96 <li>The <a href="http://www.fossil-scm.org/fossil/wiki">self-hosting
97 fossil wiki</a>, capable of hosting static pages and community-editable wiki
98

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button