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/docs/dev/testing.txt | |
| 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/docs/dev/testing.txt')
| -rw-r--r-- | docutils/docs/dev/testing.txt | 8 |
1 files changed, 5 insertions, 3 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 |
