diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-06-27 14:37:24 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-06-27 14:37:24 +0000 |
| commit | d60f25f7e8933b4a65ea43cfa3c6ab2beb596f3b (patch) | |
| tree | 63034e47367edb8f3884055db084e5de870f8009 /docutils | |
| parent | e294302a44b3f6e89affe29e1d8e2e978c18dafe (diff) | |
| download | docutils-d60f25f7e8933b4a65ea43cfa3c6ab2beb596f3b.tar.gz | |
updated
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2399 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils')
| -rw-r--r-- | docutils/docs/dev/testing.txt | 8 | ||||
| -rw-r--r-- | docutils/docs/index.txt | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/docutils/docs/dev/testing.txt b/docutils/docs/dev/testing.txt index 8cca49cac..f35ef221a 100644 --- a/docutils/docs/dev/testing.txt +++ b/docutils/docs/dev/testing.txt @@ -1,12 +1,14 @@ -======= -Testing -======= +=================== + Docutils_ Testing +=================== :Author: Felix Wiemann :Revision: $Revision$ :Date: $Date$ :Copyright: This document has been placed in the public domain. +.. _Docutils: http://docutils.sourceforge.net/ + .. contents:: This document describes how the tests are organized and how to add new diff --git a/docutils/docs/index.txt b/docutils/docs/index.txt index 3d50888fc..325cf7b60 100644 --- a/docutils/docs/index.txt +++ b/docutils/docs/index.txt @@ -152,13 +152,13 @@ __ http://www.python.org/peps/pep-0258.html ``api/``: API Reference Material for Client-Developers ====================================================== -`PEP 258`_ is an overview of the architecture of Docutils. - * `The Docutils Publisher <api/publisher.html>`__ * `Inside A Docutils Command-Line Front-End Tool <api/cmdline-tool.html>`__ * `Docutils Runtime Settings <api/runtime-settings.html>`__ * (`Docutils Transforms <ref/transforms.html>`__ should be moved here) +`PEP 258`_ is an overview of the architecture of Docutils. + ``howto/``: Instructions for Developers ======================================= |
