summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c4813e5)
raw | patch | inline | side by side (parent: c4813e5)
author | stefan <stefan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 12 Feb 2009 16:21:46 +0000 (16:21 +0000) | ||
committer | stefan <stefan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 12 Feb 2009 16:21:46 +0000 (16:21 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4128 57a73879-2fb5-44c3-a270-3262357dd7e2
diff --git a/doc/FAQ.txt b/doc/FAQ.txt
index dbdbeb5de4dcf3b411929317d1421175e9b1974e..f264afbd17318a6b1ba3290b47e1d91c15850a18 100644 (file)
--- a/doc/FAQ.txt
+++ b/doc/FAQ.txt
Roundup FAQ
===========
-:Version: $Revision: 1.23 $
-
.. contents::
sorting, all items of that Class *must* have a value against the "order"
property, or sorting will result in random ordering.
------------------
-
-Back to `Table of Contents`_
-
-.. _`Table of Contents`: index.html
.. _`customisation`: customizing.html
diff --git a/doc/admin_guide.txt b/doc/admin_guide.txt
index ebf4c5e840e55c7a234aed137244f2d4040391be..95a15a8281a7d5a078e65b352b381cce791e441d 100644 (file)
--- a/doc/admin_guide.txt
+++ b/doc/admin_guide.txt
Administration Guide
====================
-:Version: $Revision: 1.28 $
-
.. contents::
What does Roundup install?
of your normal login
--------------------
-
-Back to `Table of Contents`_
-
-.. _`Table of Contents`: index.html
.. _`customisation documentation`: customizing.html
.. _`upgrading documentation`: upgrading.html
diff --git a/doc/customizing.txt b/doc/customizing.txt
index dadd5ec181ed4def92d8978eae7f4e6254296303..9ab3fbc6b0dd50e8323a6ecc77cc1988302540c8 100644 (file)
--- a/doc/customizing.txt
+++ b/doc/customizing.txt
Customising Roundup
===================
-:Version: $Revision: 1.223 $
-
.. This document borrows from the ZopeBook section on ZPT. The original is at:
http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx
rather than requiring a web server restart.
--------------------
-
-Back to `Table of Contents`_
-
-.. _`Table of Contents`: index.html
.. _`design documentation`: design.html
-.. _`admin guide`: admin_guide.html
-
diff --git a/doc/design.txt b/doc/design.txt
index 4cee32eb5c1d52a67a2c84dcf3955552caf54ab3..859fdebf7a79f7fd7b746aeb71e4b0bb72af8c58 100644 (file)
--- a/doc/design.txt
+++ b/doc/design.txt
- Access Controls
- Added "actor" property
-------------------
-
-Back to `Table of Contents`_
-
-.. _`Table of Contents`: index.html
.. _customisation: customizing.html
diff --git a/doc/developers.txt b/doc/developers.txt
index a37347cd83e3a1d7d7b0fb3ef0ac560cd43eccd7..fd5b16f088621ae7e9bee16f723b3f8bd6b42053 100644 (file)
--- a/doc/developers.txt
+++ b/doc/developers.txt
Developing Roundup
==================
-:Version: $Revision: 1.16 $
-
.. 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
At run time, Roundup automatically compiles message catalogs whenever
`PO`_ file is changed.
------------------
-
-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/installation.txt b/doc/installation.txt
index f8bdf757461a0f61e4af3d940e4205115558033a..5dfa7ef30da52371f73e9153b44c9264eb6cabc3 100644 (file)
--- a/doc/installation.txt
+++ b/doc/installation.txt
Installing Roundup
==================
-:Version: $Revision: 1.130 $
-
.. contents::
:depth: 2
Roundup -- from installation and scripts.
--------------------------------------------------------------------------------
-
-Back to `Table of Contents`_
-
-Next: `User Guide`_
-
.. _`table of contents`: index.html
.. _`user guide`: user_guide.html
.. _`roundup specification`: spec.html
diff --git a/doc/user_guide.txt b/doc/user_guide.txt
index 5879370b29e88c87c8d5c1da94cc0e16b901eb18..944013251e546ab0dd5e07b6d90fa48592b9795d 100644 (file)
--- a/doc/user_guide.txt
+++ b/doc/user_guide.txt
User Guide
==========
-:Version: $Revision: 1.38 $
-
.. contents::
.. hint::
Remember the roundup commands that accept multiple designators accept
them ',' separated so using '-dc' is almost always required.
------------------
-
-Back to `Table of Contents`_
-
-.. _`Table of Contents`: index.html
-.. _`customisation documentation`: customizing.html