summaryrefslogtreecommitdiff
path: root/docutils/docs
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-12-01 12:48:12 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-12-01 12:48:12 +0000
commit547f12356c805d7c3b1d512c65fed960a6631bfc (patch)
tree9a8fa1209e937e5b0513939239d5232cb85f73c3 /docutils/docs
parentedde0bfb5d1f82b31cb97f4771675520ac5036e1 (diff)
downloaddocutils-547f12356c805d7c3b1d512c65fed960a6631bfc.tar.gz
Add anchors to future, ".py"-less front-end commands to "tools" documentation.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9287 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs')
-rw-r--r--docutils/docs/user/tools.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docutils/docs/user/tools.txt b/docutils/docs/user/tools.txt
index 1ff8d1e51..28456c47b 100644
--- a/docutils/docs/user/tools.txt
+++ b/docutils/docs/user/tools.txt
@@ -146,6 +146,8 @@ file settings or replace them altogether.
.. _configuration file: `configuration files`_
+.. _rst2html:
+
rst2html.py
-----------
@@ -167,6 +169,8 @@ The current default is html4css1_, it will change to html5_ in Docutils 2.0.
.. _html: html.html#html
+.. _rst2html4:
+
rst2html4.py
------------
@@ -215,6 +219,8 @@ To experiment with styles, please see the
__ ../howto/html-stylesheets.html
+.. _rst2html5:
+
rst2html5.py
------------