summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-12-07 23:52:10 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-12-07 23:52:10 +0000
commit0ef44cac1d80c0feef30c81a54fe1586c48044ba (patch)
tree195a38fdd970e6a67a90dd394daca054c0d9c72b
parentdf17b7ddb74e027047e15a0f0b831318b438e68f (diff)
downloaddocutils-s5.tar.gz
updateds5
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/s5@4155 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r--HISTORY.txt8
-rw-r--r--docs/index.txt5
2 files changed, 8 insertions, 5 deletions
diff --git a/HISTORY.txt b/HISTORY.txt
index c48788419..e490db07e 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -200,10 +200,10 @@ Changes Since 0.3.9
Docutils-related mailing lists and how to access them.
* docs/user/slide-shows.txt: Added to project; example of and docs for
- the S5/HTML writer (rst2s5.py front end).
+ the S5/HTML writer (``rst2s5.py`` front end).
-* docs/ref/rst/substitutions.txt: "reStructuredText Standard
- Substitution Definition Sets", added to project.
+* docs/ref/rst/definitions.txt: "reStructuredText Standard Definition
+ Files", added to project.
* test/coverage.sh: Added to project; test coverage script.
@@ -217,6 +217,8 @@ Changes Since 0.3.9
- Added support for ``_test_more`` functions in functional test
config files.
+* tools/rst2s5.py: Added to project; front end for the S5/HTML writer.
+
* tools/rstpep2html.py: Renamed from pep.py.
* tools/dev/create_unimap.py: Added to project; script to create the
diff --git a/docs/index.txt b/docs/index.txt
index 69cceb717..e25d66e07 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -79,6 +79,7 @@ top level of the Docutils project directory.
Docutils-general:
* `Docutils Front-End Tools <user/tools.html>`__
+* `Easy Slide Shows With reStructuredText & S5 <user/slide-shows.html>`__
* `Docutils Configuration Files <user/config.html>`__
* `Docutils LaTeX Writer <user/latex.html>`__
* `Docutils Mailing Lists <user/mailing-lists.html>`__
@@ -128,8 +129,8 @@ reStructuredText_:
* `reStructuredText Markup Specification <ref/rst/restructuredtext.html>`__
* `reStructuredText Directives <ref/rst/directives.html>`__
* `reStructuredText Interpreted Text Roles <ref/rst/roles.html>`__
-* `reStructuredText Standard Substitution Definition Sets
- <ref/rst/substitutions.html>`_
+* `reStructuredText Standard Definition Files
+ <ref/rst/definitions.html>`_
Prehistoric: