Fossil SCM
Minor documentation tweaks.
Commit
85f4869078081cb43e886e7b12429d3b1abf1e5abd29d36d2fd4f0f4f84aa459
Parent
78487dfc58ebd49…
2 files changed
+1
+4
-4
+1
| --- www/index.wiki | ||
| +++ www/index.wiki | ||
| @@ -30,10 +30,11 @@ | ||
| 30 | 30 | [./event.wiki | technotes]. |
| 31 | 31 | |
| 32 | 32 | 2. <b>Built-in Web Interface</b> - |
| 33 | 33 | Fossil has a built-in, |
| 34 | 34 | [https://fossil-scm.org/skins/index.html | themeable], |
| 35 | + [./serverext.wiki | extensible], | |
| 35 | 36 | and intuitive [./webui.wiki | web interface] |
| 36 | 37 | with a rich variety of information pages |
| 37 | 38 | ([./webpage-ex.md|examples]) promoting situational awareness. |
| 38 | 39 | <p> |
| 39 | 40 | This entire website is just a running instance of Fossil. |
| 40 | 41 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -30,10 +30,11 @@ | |
| 30 | [./event.wiki | technotes]. |
| 31 | |
| 32 | 2. <b>Built-in Web Interface</b> - |
| 33 | Fossil has a built-in, |
| 34 | [https://fossil-scm.org/skins/index.html | themeable], |
| 35 | and intuitive [./webui.wiki | web interface] |
| 36 | with a rich variety of information pages |
| 37 | ([./webpage-ex.md|examples]) promoting situational awareness. |
| 38 | <p> |
| 39 | This entire website is just a running instance of Fossil. |
| 40 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -30,10 +30,11 @@ | |
| 30 | [./event.wiki | technotes]. |
| 31 | |
| 32 | 2. <b>Built-in Web Interface</b> - |
| 33 | Fossil has a built-in, |
| 34 | [https://fossil-scm.org/skins/index.html | themeable], |
| 35 | [./serverext.wiki | extensible], |
| 36 | and intuitive [./webui.wiki | web interface] |
| 37 | with a rich variety of information pages |
| 38 | ([./webpage-ex.md|examples]) promoting situational awareness. |
| 39 | <p> |
| 40 | This entire website is just a running instance of Fossil. |
| 41 |
+4
-4
| --- www/webui.wiki | ||
| +++ www/webui.wiki | ||
| @@ -44,11 +44,11 @@ | ||
| 44 | 44 | making changes to wiki pages and/or trouble ticket, then synchronize with your |
| 45 | 45 | co-workers after you reconnect. When you clone a Fossil repository, you |
| 46 | 46 | don't just get the project source code, you get the entire project |
| 47 | 47 | management website. |
| 48 | 48 | |
| 49 | -<h2>Drop-Dead Simple Startup</h2> | |
| 49 | +<h2>Very Simple Startup</h2> | |
| 50 | 50 | |
| 51 | 51 | To start using the built-in Fossil web interface on an existing Fossil |
| 52 | 52 | repository, simply type this: |
| 53 | 53 | |
| 54 | 54 | <b>fossil ui existing-repository.fossil</b> |
| @@ -98,13 +98,13 @@ | ||
| 98 | 98 | also create new tickets or look at summaries or complete histories of |
| 99 | 99 | existing tickets. Any changes you make will automatically merge with |
| 100 | 100 | changes from your co-workers the next time your repository is synchronized. |
| 101 | 101 | |
| 102 | 102 | You can view and edit <b>wiki</b> by following the "Wiki" link on the |
| 103 | -menu bar. Fossil uses simple and easy-to-remember | |
| 104 | -[/wiki_rules | wiki formatting rules] so you won't have to spend a lot | |
| 105 | -of time learning a new markup language. And, as with tickets, all of | |
| 103 | +menu bar. Fossil has its own easy-to-remember | |
| 104 | +[/wiki_rules | markup rules], or if you prefer, it also | |
| 105 | +support [/md_rules | Markdown]. And, as with tickets, all of | |
| 106 | 106 | your edits will automatically merge with those of your co-workers when |
| 107 | 107 | your repository synchronizes. |
| 108 | 108 | |
| 109 | 109 | You can view summary reports of <b>branches</b> in the |
| 110 | 110 | check-in graph by visiting the "Branches" link on the |
| 111 | 111 |
| --- www/webui.wiki | |
| +++ www/webui.wiki | |
| @@ -44,11 +44,11 @@ | |
| 44 | making changes to wiki pages and/or trouble ticket, then synchronize with your |
| 45 | co-workers after you reconnect. When you clone a Fossil repository, you |
| 46 | don't just get the project source code, you get the entire project |
| 47 | management website. |
| 48 | |
| 49 | <h2>Drop-Dead Simple Startup</h2> |
| 50 | |
| 51 | To start using the built-in Fossil web interface on an existing Fossil |
| 52 | repository, simply type this: |
| 53 | |
| 54 | <b>fossil ui existing-repository.fossil</b> |
| @@ -98,13 +98,13 @@ | |
| 98 | also create new tickets or look at summaries or complete histories of |
| 99 | existing tickets. Any changes you make will automatically merge with |
| 100 | changes from your co-workers the next time your repository is synchronized. |
| 101 | |
| 102 | You can view and edit <b>wiki</b> by following the "Wiki" link on the |
| 103 | menu bar. Fossil uses simple and easy-to-remember |
| 104 | [/wiki_rules | wiki formatting rules] so you won't have to spend a lot |
| 105 | of time learning a new markup language. And, as with tickets, all of |
| 106 | your edits will automatically merge with those of your co-workers when |
| 107 | your repository synchronizes. |
| 108 | |
| 109 | You can view summary reports of <b>branches</b> in the |
| 110 | check-in graph by visiting the "Branches" link on the |
| 111 |
| --- www/webui.wiki | |
| +++ www/webui.wiki | |
| @@ -44,11 +44,11 @@ | |
| 44 | making changes to wiki pages and/or trouble ticket, then synchronize with your |
| 45 | co-workers after you reconnect. When you clone a Fossil repository, you |
| 46 | don't just get the project source code, you get the entire project |
| 47 | management website. |
| 48 | |
| 49 | <h2>Very Simple Startup</h2> |
| 50 | |
| 51 | To start using the built-in Fossil web interface on an existing Fossil |
| 52 | repository, simply type this: |
| 53 | |
| 54 | <b>fossil ui existing-repository.fossil</b> |
| @@ -98,13 +98,13 @@ | |
| 98 | also create new tickets or look at summaries or complete histories of |
| 99 | existing tickets. Any changes you make will automatically merge with |
| 100 | changes from your co-workers the next time your repository is synchronized. |
| 101 | |
| 102 | You can view and edit <b>wiki</b> by following the "Wiki" link on the |
| 103 | menu bar. Fossil has its own easy-to-remember |
| 104 | [/wiki_rules | markup rules], or if you prefer, it also |
| 105 | support [/md_rules | Markdown]. And, as with tickets, all of |
| 106 | your edits will automatically merge with those of your co-workers when |
| 107 | your repository synchronizes. |
| 108 | |
| 109 | You can view summary reports of <b>branches</b> in the |
| 110 | check-in graph by visiting the "Branches" link on the |
| 111 |