Fossil SCM
Add <title> markup to several of the embedded documentation pages.
Commit
5523218023af70f0f307547b5c39146fe3b866f7
Parent
b79994adcb536c6…
6 files changed
+1
+1
+1
+2
-3
+1
+1
+1
| --- www/branching.wiki | ||
| +++ www/branching.wiki | ||
| @@ -1,5 +1,6 @@ | ||
| 1 | +<title>Fossil Documentation</title> | |
| 1 | 2 | <h1 align="center"> |
| 2 | 3 | Branching, Forking, Merging, and Tagging |
| 3 | 4 | </h1> |
| 4 | 5 | |
| 5 | 6 | In a simple and perfect world, the development of a project would proceed |
| 6 | 7 |
| --- www/branching.wiki | |
| +++ www/branching.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <h1 align="center"> |
| 2 | Branching, Forking, Merging, and Tagging |
| 3 | </h1> |
| 4 | |
| 5 | In a simple and perfect world, the development of a project would proceed |
| 6 |
| --- www/branching.wiki | |
| +++ www/branching.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <title>Fossil Documentation</title> |
| 2 | <h1 align="center"> |
| 3 | Branching, Forking, Merging, and Tagging |
| 4 | </h1> |
| 5 | |
| 6 | In a simple and perfect world, the development of a project would proceed |
| 7 |
+1
| --- www/bugtheory.wiki | ||
| +++ www/bugtheory.wiki | ||
| @@ -1,5 +1,6 @@ | ||
| 1 | +<title>Fossil Documentation</title> | |
| 1 | 2 | <h1>Bug-Tracking In <a href="index.wiki">Fossil</a></h1> |
| 2 | 3 | |
| 3 | 4 | A bug-report in fossil is called a "ticket". Tickets are tracked |
| 4 | 5 | separately from code check-ins. |
| 5 | 6 | |
| 6 | 7 |
| --- www/bugtheory.wiki | |
| +++ www/bugtheory.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <h1>Bug-Tracking In <a href="index.wiki">Fossil</a></h1> |
| 2 | |
| 3 | A bug-report in fossil is called a "ticket". Tickets are tracked |
| 4 | separately from code check-ins. |
| 5 | |
| 6 |
| --- www/bugtheory.wiki | |
| +++ www/bugtheory.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <title>Fossil Documentation</title> |
| 2 | <h1>Bug-Tracking In <a href="index.wiki">Fossil</a></h1> |
| 3 | |
| 4 | A bug-report in fossil is called a "ticket". Tickets are tracked |
| 5 | separately from code check-ins. |
| 6 | |
| 7 |
+1
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -1,5 +1,6 @@ | ||
| 1 | +<title>Fossil Documentation</title> | |
| 1 | 2 | <nowiki> |
| 2 | 3 | <h1>Installing Fossil</h1> |
| 3 | 4 | |
| 4 | 5 | <p>This page describes how to build and install Fossil. The |
| 5 | 6 | whole process is designed to be very easy.</p> |
| 6 | 7 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <nowiki> |
| 2 | <h1>Installing Fossil</h1> |
| 3 | |
| 4 | <p>This page describes how to build and install Fossil. The |
| 5 | whole process is designed to be very easy.</p> |
| 6 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <title>Fossil Documentation</title> |
| 2 | <nowiki> |
| 3 | <h1>Installing Fossil</h1> |
| 4 | |
| 5 | <p>This page describes how to build and install Fossil. The |
| 6 | whole process is designed to be very easy.</p> |
| 7 |
+2
-3
| --- www/concepts.wiki | ||
| +++ www/concepts.wiki | ||
| @@ -1,9 +1,8 @@ | ||
| 1 | +<title>Fossil Concepts</title> | |
| 1 | 2 | <nowiki> |
| 2 | -<h1 align="center"> | |
| 3 | -Fossil Concepts | |
| 4 | -</h1> | |
| 3 | +<h1 align="center">Fossil Concepts</h1> | |
| 5 | 4 | |
| 6 | 5 | <h2>1.0 Introduction</h2> |
| 7 | 6 | <p> |
| 8 | 7 | <a href="index.html">Fossil</a> is a |
| 9 | 8 | <a href="http://en.wikipedia.org/wiki/Software_configuration_management"> |
| 10 | 9 |
| --- www/concepts.wiki | |
| +++ www/concepts.wiki | |
| @@ -1,9 +1,8 @@ | |
| 1 | <nowiki> |
| 2 | <h1 align="center"> |
| 3 | Fossil Concepts |
| 4 | </h1> |
| 5 | |
| 6 | <h2>1.0 Introduction</h2> |
| 7 | <p> |
| 8 | <a href="index.html">Fossil</a> is a |
| 9 | <a href="http://en.wikipedia.org/wiki/Software_configuration_management"> |
| 10 |
| --- www/concepts.wiki | |
| +++ www/concepts.wiki | |
| @@ -1,9 +1,8 @@ | |
| 1 | <title>Fossil Concepts</title> |
| 2 | <nowiki> |
| 3 | <h1 align="center">Fossil Concepts</h1> |
| 4 | |
| 5 | <h2>1.0 Introduction</h2> |
| 6 | <p> |
| 7 | <a href="index.html">Fossil</a> is a |
| 8 | <a href="http://en.wikipedia.org/wiki/Software_configuration_management"> |
| 9 |
+1
| --- www/embeddeddoc.wiki | ||
| +++ www/embeddeddoc.wiki | ||
| @@ -1,5 +1,6 @@ | ||
| 1 | +<title>Managing Project Documentation</title> | |
| 1 | 2 | <h1 align="center">Managing Project Documentation</h1> |
| 2 | 3 | |
| 3 | 4 | Fossil provides a built-in <a href="wikitheory.wiki">wiki</a> |
| 4 | 5 | that can be used to store the |
| 5 | 6 | documentation for a project. This is sufficient for many projects. |
| 6 | 7 |
| --- www/embeddeddoc.wiki | |
| +++ www/embeddeddoc.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <h1 align="center">Managing Project Documentation</h1> |
| 2 | |
| 3 | Fossil provides a built-in <a href="wikitheory.wiki">wiki</a> |
| 4 | that can be used to store the |
| 5 | documentation for a project. This is sufficient for many projects. |
| 6 |
| --- www/embeddeddoc.wiki | |
| +++ www/embeddeddoc.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <title>Managing Project Documentation</title> |
| 2 | <h1 align="center">Managing Project Documentation</h1> |
| 3 | |
| 4 | Fossil provides a built-in <a href="wikitheory.wiki">wiki</a> |
| 5 | that can be used to store the |
| 6 | documentation for a project. This is sufficient for many projects. |
| 7 |
+1
| --- www/quickstart.wiki | ||
| +++ www/quickstart.wiki | ||
| @@ -1,5 +1,6 @@ | ||
| 1 | +<title>Fossil Quick Start Guide</title> | |
| 1 | 2 | <nowiki> |
| 2 | 3 | <h1 align="center">Fossil Quick Start</h1> |
| 3 | 4 | |
| 4 | 5 | <p>This is a guide to get you started using fossil quickly |
| 5 | 6 | and painlessly.</p> |
| 6 | 7 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <nowiki> |
| 2 | <h1 align="center">Fossil Quick Start</h1> |
| 3 | |
| 4 | <p>This is a guide to get you started using fossil quickly |
| 5 | and painlessly.</p> |
| 6 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -1,5 +1,6 @@ | |
| 1 | <title>Fossil Quick Start Guide</title> |
| 2 | <nowiki> |
| 3 | <h1 align="center">Fossil Quick Start</h1> |
| 4 | |
| 5 | <p>This is a guide to get you started using fossil quickly |
| 6 | and painlessly.</p> |
| 7 |