summaryrefslogtreecommitdiff
path: root/doc/develop.rst
diff options
context:
space:
mode:
authorEricFromCanada <eric3knibbe@gmail.com>2014-06-18 11:53:25 -0400
committerEricFromCanada <eric3knibbe@gmail.com>2014-06-18 11:53:25 -0400
commit65e924a3e4ddf4ac38082a917a4383cdb793eb7a (patch)
tree1b8e40534c1346be43589deb88a8ecea48f1348e /doc/develop.rst
parent8981b9bd13dabf1111103dede538c84f799f950d (diff)
downloadsphinx-git-65e924a3e4ddf4ac38082a917a4383cdb793eb7a.tar.gz
rewrapping paragraphs when over 80 characters wide
Diffstat (limited to 'doc/develop.rst')
-rw-r--r--doc/develop.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/develop.rst b/doc/develop.rst
index aad3ff1ef..ab24c0557 100644
--- a/doc/develop.rst
+++ b/doc/develop.rst
@@ -68,7 +68,8 @@ This is the current list of contributed extensions in that repository:
- paverutils: an alternate integration of Sphinx with Paver_.
- phpdomain: an extension for PHP support
- plantuml: embed UML diagram by using PlantUML_
-- py_directive: Execute python code in a ``py`` directive and return a math node.
+- py_directive: Execute python code in a ``py`` directive and return a math
+ node.
- rawfiles: copy raw files, like a CNAME.
- requirements: declare requirements wherever you need (e.g. in test
docstrings), mark statuses and collect them in a single list