Overview
SHA1 Hash: | 5523218023af70f0f307547b5c39146fe3b866f7 |
---|---|
Date: | 2009-08-24 17:54:24 |
User: | drh |
Comment: | Add <title> markup to several of the embedded documentation pages. |
Timelines: | ancestors | descendants | both | trunk |
Other Links: | files | ZIP archive | manifest |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- sym-trunk inherited from [a28c83647d]
Changes
[hide diffs]Modified www/branching.wiki from [fb37090eee] to [73c9169a7e].
@@ -1,5 +1,6 @@ +<title>Fossil Documentation</title> <h1 align="center"> Branching, Forking, Merging, and Tagging </h1> In a simple and perfect world, the development of a project would proceed
Modified www/bugtheory.wiki from [d140a990b1] to [953206fd82].
@@ -1,5 +1,6 @@ +<title>Fossil Documentation</title> <h1>Bug-Tracking In <a href="index.wiki">Fossil</a></h1> A bug-report in fossil is called a "ticket". Tickets are tracked separately from code check-ins.
Modified www/build.wiki from [e65ee64c40] to [e0f10c3d2d].
@@ -1,5 +1,6 @@ +<title>Fossil Documentation</title> <nowiki> <h1>Installing Fossil</h1> <p>This page describes how to build and install Fossil. The whole process is designed to be very easy.</p>
Modified www/concepts.wiki from [37b66fe58e] to [1b75142362].
@@ -1,9 +1,8 @@ +<title>Fossil Concepts</title> <nowiki> -<h1 align="center"> -Fossil Concepts -</h1> +<h1 align="center">Fossil Concepts</h1> <h2>1.0 Introduction</h2> <p> <a href="index.html">Fossil</a> is a <a href="http://en.wikipedia.org/wiki/Software_configuration_management">
Modified www/embeddeddoc.wiki from [43544f7566] to [0522d4b672].
@@ -1,5 +1,6 @@ +<title>Managing Project Documentation</title> <h1 align="center">Managing Project Documentation</h1> Fossil provides a built-in <a href="wikitheory.wiki">wiki</a> that can be used to store the documentation for a project. This is sufficient for many projects.
Modified www/quickstart.wiki from [a7f1c75cf3] to [8acad30161].
@@ -1,5 +1,6 @@ +<title>Fossil Quick Start Guide</title> <nowiki> <h1 align="center">Fossil Quick Start</h1> <p>This is a guide to get you started using fossil quickly and painlessly.</p>