Fossil SCM

Minor documentation updates.

drh 2016-05-29 23:57 trunk
Commit ac8aa0c6d9be690f002f433718efd919b4046e5c
+4 -1
--- www/faq.wiki
+++ www/faq.wiki
@@ -25,11 +25,14 @@
2525
<b>fossil [/help/ui|ui]</b> <i>REPOSITORY-FILENAME</i>
2626
</blockquote>
2727
2828
And your default web browser should pop up and automatically point to
2929
the fossil interface. (Hint: You can omit the <i>REPOSITORY-FILENAME</i>
30
-if you are within an open check-out.)</blockquote></li>
30
+if you are within an open check-out.)
31
+
32
+See also: [http://fuelscm.org/]
33
+</blockquote></li>
3134
3235
<a name="q2"></a>
3336
<p><b>(2) What is the difference between a "branch" and a "fork"?</b></p>
3437
3538
<blockquote>This is a big question - too big to answer in a FAQ. Please
3639
--- www/faq.wiki
+++ www/faq.wiki
@@ -25,11 +25,14 @@
25 <b>fossil [/help/ui|ui]</b> <i>REPOSITORY-FILENAME</i>
26 </blockquote>
27
28 And your default web browser should pop up and automatically point to
29 the fossil interface. (Hint: You can omit the <i>REPOSITORY-FILENAME</i>
30 if you are within an open check-out.)</blockquote></li>
 
 
 
31
32 <a name="q2"></a>
33 <p><b>(2) What is the difference between a "branch" and a "fork"?</b></p>
34
35 <blockquote>This is a big question - too big to answer in a FAQ. Please
36
--- www/faq.wiki
+++ www/faq.wiki
@@ -25,11 +25,14 @@
25 <b>fossil [/help/ui|ui]</b> <i>REPOSITORY-FILENAME</i>
26 </blockquote>
27
28 And your default web browser should pop up and automatically point to
29 the fossil interface. (Hint: You can omit the <i>REPOSITORY-FILENAME</i>
30 if you are within an open check-out.)
31
32 See also: [http://fuelscm.org/]
33 </blockquote></li>
34
35 <a name="q2"></a>
36 <p><b>(2) What is the difference between a "branch" and a "fork"?</b></p>
37
38 <blockquote>This is a big question - too big to answer in a FAQ. Please
39
+6 -5
--- www/index.wiki
+++ www/index.wiki
@@ -84,21 +84,22 @@
8484
8. <b>Free and Open-Source</b> - Uses the [../COPYRIGHT-BSD2.txt|2-clause BSD license].
8585
8686
<hr>
8787
<h3>Links For Fossil Users:</h3>
8888
89
- * "Fuel" is cross-platform GUI front-end for Fossil
90
- written in Qt. [http://fuelscm.org/].
91
- Fuel is an independent project run by a different group of
92
- developers.
89
+ * [./permutedindex.html | Documentation index] with [/search?c=d | full text search].
9390
* [./reviews.wiki | Testimonials] from satisfied Fossil users and
9491
[./quotes.wiki | Quotes] about Fossil and other DVCSes.
95
- * [./faq.wiki | FAQ]
92
+ * [./faq.wiki | Frequently Asked Questions]
9693
* The [./concepts.wiki | concepts] behind Fossil.
9794
* [./quickstart.wiki | Quick Start] guide to using Fossil.
9895
* [./qandc.wiki | Questions &amp; Criticisms] directed at Fossil.
9996
* [./build.wiki | Compiling and Installing]
97
+ * "Fuel" is cross-platform GUI front-end for Fossil
98
+ written in Qt. [http://fuelscm.org/].
99
+ Fuel is an independent project run by a different group of
100
+ developers.
100101
* Fossil supports [./embeddeddoc.wiki | embedded documentation]
101102
that is versioned along with project source code.
102103
* Fossil uses an [./fileformat.wiki | enduring file format] that is
103104
designed to be readable, searchable, and extensible by people
104105
not yet born.
105106
--- www/index.wiki
+++ www/index.wiki
@@ -84,21 +84,22 @@
84 8. <b>Free and Open-Source</b> - Uses the [../COPYRIGHT-BSD2.txt|2-clause BSD license].
85
86 <hr>
87 <h3>Links For Fossil Users:</h3>
88
89 * "Fuel" is cross-platform GUI front-end for Fossil
90 written in Qt. [http://fuelscm.org/].
91 Fuel is an independent project run by a different group of
92 developers.
93 * [./reviews.wiki | Testimonials] from satisfied Fossil users and
94 [./quotes.wiki | Quotes] about Fossil and other DVCSes.
95 * [./faq.wiki | FAQ]
96 * The [./concepts.wiki | concepts] behind Fossil.
97 * [./quickstart.wiki | Quick Start] guide to using Fossil.
98 * [./qandc.wiki | Questions &amp; Criticisms] directed at Fossil.
99 * [./build.wiki | Compiling and Installing]
 
 
 
 
100 * Fossil supports [./embeddeddoc.wiki | embedded documentation]
101 that is versioned along with project source code.
102 * Fossil uses an [./fileformat.wiki | enduring file format] that is
103 designed to be readable, searchable, and extensible by people
104 not yet born.
105
--- www/index.wiki
+++ www/index.wiki
@@ -84,21 +84,22 @@
84 8. <b>Free and Open-Source</b> - Uses the [../COPYRIGHT-BSD2.txt|2-clause BSD license].
85
86 <hr>
87 <h3>Links For Fossil Users:</h3>
88
89 * [./permutedindex.html | Documentation index] with [/search?c=d | full text search].
 
 
 
90 * [./reviews.wiki | Testimonials] from satisfied Fossil users and
91 [./quotes.wiki | Quotes] about Fossil and other DVCSes.
92 * [./faq.wiki | Frequently Asked Questions]
93 * The [./concepts.wiki | concepts] behind Fossil.
94 * [./quickstart.wiki | Quick Start] guide to using Fossil.
95 * [./qandc.wiki | Questions &amp; Criticisms] directed at Fossil.
96 * [./build.wiki | Compiling and Installing]
97 * "Fuel" is cross-platform GUI front-end for Fossil
98 written in Qt. [http://fuelscm.org/].
99 Fuel is an independent project run by a different group of
100 developers.
101 * Fossil supports [./embeddeddoc.wiki | embedded documentation]
102 that is versioned along with project source code.
103 * Fossil uses an [./fileformat.wiki | enduring file format] that is
104 designed to be readable, searchable, and extensible by people
105 not yet born.
106
--- www/webpage-ex.md
+++ www/webpage-ex.md
@@ -119,5 +119,9 @@
119119
The largest objects in the repository.
120120
121121
* <a target='_blank' class='exbtn'
122122
href='$ROOT/hash-collisions'>Example</a>
123123
SHA1 prefix collisions
124
+
125
+ * <a target='_blank' class='exbtn'
126
+ href='$ROOT/sitemap'>Example</a>
127
+ The "sitemap" containing links to many other pages
124128
--- www/webpage-ex.md
+++ www/webpage-ex.md
@@ -119,5 +119,9 @@
119 The largest objects in the repository.
120
121 * <a target='_blank' class='exbtn'
122 href='$ROOT/hash-collisions'>Example</a>
123 SHA1 prefix collisions
 
 
 
 
124
--- www/webpage-ex.md
+++ www/webpage-ex.md
@@ -119,5 +119,9 @@
119 The largest objects in the repository.
120
121 * <a target='_blank' class='exbtn'
122 href='$ROOT/hash-collisions'>Example</a>
123 SHA1 prefix collisions
124
125 * <a target='_blank' class='exbtn'
126 href='$ROOT/sitemap'>Example</a>
127 The "sitemap" containing links to many other pages
128

Keyboard Shortcuts

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