From: richard Date: Thu, 11 Apr 2002 00:26:05 +0000 (+0000) Subject: More doc tweaks X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=43f77585174c0258907eb348d58ce0b023835f11;p=roundup.git More doc tweaks git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@701 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/doc/FAQ.txt b/doc/FAQ.txt index 459966b..f03e866 100644 --- a/doc/FAQ.txt +++ b/doc/FAQ.txt @@ -1,7 +1,8 @@ +=========== Roundup FAQ =========== -:Version: $Revision: 1.8 $ +:Version: $Revision: 1.9 $ NOTE: This is just a grabbag, most of this should go into documentation. diff --git a/doc/customizing.txt b/doc/customizing.txt index 270f5f7..ecd27f3 100644 --- a/doc/customizing.txt +++ b/doc/customizing.txt @@ -1,7 +1,8 @@ +=================== Customising Roundup =================== -:Version: $Revision: 1.4 $ +:Version: $Revision: 1.5 $ .. contents:: diff --git a/doc/default.css b/doc/default.css index 744e301..da37c89 100644 --- a/doc/default.css +++ b/doc/default.css @@ -1,8 +1,8 @@ /* :Author: David Goodger :Contact: goodger@users.sourceforge.net -:date: $Date: 2002-04-10 23:57:54 $ -:version: $Revision: 1.2 $ +:date: $Date: 2002-04-11 00:26:05 $ +:version: $Revision: 1.3 $ :copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. @@ -34,9 +34,6 @@ div.warning h3 { font-weight: bold ; font-family: sans-serif } -div.contents li { - margin-top: -20px } - div.hint h3, div.important h3, div.note h3, div.tip h3 { font-weight: bold ; font-family: sans-serif } diff --git a/doc/developers.txt b/doc/developers.txt index b633bf8..de991c0 100644 --- a/doc/developers.txt +++ b/doc/developers.txt @@ -1,7 +1,8 @@ +================== Developing Roundup ================== -:Version: $Revision: 1.1 $ +:Version: $Revision: 1.2 $ Note: the intended audience of this document is the developers of the core Roundup code. If you just wish to alter some behaviour of your Roundup @@ -13,7 +14,7 @@ Getting Started --------------- Anyone wishing to help in the development of Roundup must read `Roundup's -Design Document`_. +Design Document`_ and the `implementation notes`_. All development is coordinated through two resources: @@ -56,3 +57,4 @@ Back to `Table of Contents`_ .. _`Table of Contents`: index.html .. _`Customising Roundup`: customizing.html .. _`Roundup's Design Document`: spec.html +.. _`implementation notes`: implementation.html diff --git a/doc/getting_started.txt b/doc/getting_started.txt index e23997c..cef6f00 100644 --- a/doc/getting_started.txt +++ b/doc/getting_started.txt @@ -1,7 +1,8 @@ +=============== Getting Started =============== -:Version: $Revision: 1.2 $ +:Version: $Revision: 1.3 $ .. contents:: diff --git a/doc/implementation.txt b/doc/implementation.txt index e2eca31..ed23172 100644 --- a/doc/implementation.txt +++ b/doc/implementation.txt @@ -1,7 +1,8 @@ +==================== Implementation notes ==================== -:Version: $Revision: 1.2 $ +:Version: $Revision: 1.3 $ [see also the roundup package docstring] diff --git a/doc/installation.txt b/doc/installation.txt index 446ff6a..9a13cb8 100644 --- a/doc/installation.txt +++ b/doc/installation.txt @@ -1,7 +1,8 @@ +================== Installing Roundup ================== -:Version: $Revision: 1.2 $ +:Version: $Revision: 1.3 $ .. contents:: diff --git a/doc/user_guide.txt b/doc/user_guide.txt index 2743efa..1c1cc3a 100644 --- a/doc/user_guide.txt +++ b/doc/user_guide.txt @@ -1,7 +1,8 @@ +========== User Guide ========== -:Version: $Revision: 1.2 $ +:Version: $Revision: 1.3 $ .. contents::