Fossil SCM
Consolidated the dual titles in the tech_overview doc into one; the new body-area h1 tag for docs makes the old styling redundant.
Commit
010e5527ce12de1bdd003ef62a4efd4c1f35a60341c84f90f95364eb13b37fd7
Parent
261f80db5ec3c82…
1 file changed
+1
-4
+1
-4
| --- www/tech_overview.wiki | ||
| +++ www/tech_overview.wiki | ||
| @@ -1,9 +1,6 @@ | ||
| 1 | -<title>Technical Overview</title> | |
| 2 | -<h2 align="center"> | |
| 3 | -A Technical Overview<br>Of The Design And Implementation<br>Of Fossil | |
| 4 | -</h2> | |
| 1 | +<title>A Technical Overview of Fossil's Design & Implementation</title> | |
| 5 | 2 | |
| 6 | 3 | <h2>1.0 Introduction</h2> |
| 7 | 4 | |
| 8 | 5 | At its lowest level, a Fossil repository consists of an unordered set |
| 9 | 6 | of immutable "artifacts". You might think of these artifacts as "files", |
| 10 | 7 |
| --- www/tech_overview.wiki | |
| +++ www/tech_overview.wiki | |
| @@ -1,9 +1,6 @@ | |
| 1 | <title>Technical Overview</title> |
| 2 | <h2 align="center"> |
| 3 | A Technical Overview<br>Of The Design And Implementation<br>Of Fossil |
| 4 | </h2> |
| 5 | |
| 6 | <h2>1.0 Introduction</h2> |
| 7 | |
| 8 | At its lowest level, a Fossil repository consists of an unordered set |
| 9 | of immutable "artifacts". You might think of these artifacts as "files", |
| 10 |
| --- www/tech_overview.wiki | |
| +++ www/tech_overview.wiki | |
| @@ -1,9 +1,6 @@ | |
| 1 | <title>A Technical Overview of Fossil's Design & Implementation</title> |
| 2 | |
| 3 | <h2>1.0 Introduction</h2> |
| 4 | |
| 5 | At its lowest level, a Fossil repository consists of an unordered set |
| 6 | of immutable "artifacts". You might think of these artifacts as "files", |
| 7 |