Code

More doc tweaks
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 11 Apr 2002 00:26:05 +0000 (00:26 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 11 Apr 2002 00:26:05 +0000 (00:26 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@701 57a73879-2fb5-44c3-a270-3262357dd7e2

doc/FAQ.txt
doc/customizing.txt
doc/default.css
doc/developers.txt
doc/getting_started.txt
doc/implementation.txt
doc/installation.txt
doc/user_guide.txt

index 459966bab60696b1579ebfbdbaa0177c95aeddba..f03e86682d6ced0cc889f5e1e177fbfcd6508c3d 100644 (file)
@@ -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.
 
index 270f5f711f009cbbcbd40253b74ce137b74c3520..ecd27f3ad5ec3c80af01520fa8b1ac12f2222e1c 100644 (file)
@@ -1,7 +1,8 @@
+===================
 Customising Roundup
 ===================
 
-:Version: $Revision: 1.4 $
+:Version: $Revision: 1.5 $
 
 .. contents::
 
index 744e301e1402e36b79f4ae80d20760aa809335bc..da37c8937afaddece6819528e7988acbdd30a298 100644 (file)
@@ -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 }
index b633bf88fa71582b97311123177cba0ae12f7191..de991c0c261787a7974f237c67343e2808b0c9ff 100644 (file)
@@ -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
index e23997c46696691cb522b7bbb43f62532cf69852..cef6f00f50ae12eb23f7b4e7aff3c3e0f9f44b9b 100644 (file)
@@ -1,7 +1,8 @@
+===============
 Getting Started
 ===============
 
-:Version: $Revision: 1.2 $
+:Version: $Revision: 1.3 $
 
 .. contents::
 
index e2eca31c84913eb3f0fdf16a7e27b4194ef565b4..ed23172108bca19453a68bcb4476668c401b1f8e 100644 (file)
@@ -1,7 +1,8 @@
+====================
 Implementation notes
 ====================
 
-:Version: $Revision: 1.2 $
+:Version: $Revision: 1.3 $
 
 [see also the roundup package docstring]
 
index 446ff6a5c5d57005c0effd2c3d783fbc24c118fe..9a13cb8cabfaad73671773095287870017d4b69c 100644 (file)
@@ -1,7 +1,8 @@
+==================
 Installing Roundup
 ==================
 
-:Version: $Revision: 1.2 $
+:Version: $Revision: 1.3 $
 
 .. contents::
 
index 2743efaa97ab5e49e86c216aea77b01341a7e208..1c1cc3a00f4050695bf209c489a2384c3c009772 100644 (file)
@@ -1,7 +1,8 @@
+==========
 User Guide
 ==========
 
-:Version: $Revision: 1.2 $
+:Version: $Revision: 1.3 $
 
 .. contents::