diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-05-12 17:57:38 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-05-12 17:57:38 +0900 |
| commit | fa00458f4f789b30816790b6262221c09d07d42d (patch) | |
| tree | 82a68fd416354b1f53e21b09a97e80e48166f665 /doc/develop.rst | |
| parent | 5d2c8e6eb709ca62af18ee570a8682ce1db71b31 (diff) | |
| download | sphinx-git-fa00458f4f789b30816790b6262221c09d07d42d.tar.gz | |
docs: Fold lines by 80 chars
Diffstat (limited to 'doc/develop.rst')
| -rw-r--r-- | doc/develop.rst | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/develop.rst b/doc/develop.rst index d061aae61..3828b709d 100644 --- a/doc/develop.rst +++ b/doc/develop.rst @@ -31,7 +31,8 @@ This is the current list of contributed extensions in that repository: - actdiag: embed activity diagrams by using actdiag_ - adadomain: an extension for Ada support (Sphinx 1.0 needed) - ansi: parse ANSI color sequences inside documents -- argdoc: automatically generate documentation for command-line arguments, descriptions, and help text +- argdoc: automatically generate documentation for command-line arguments, + descriptions and help text - astah: embed diagram by using astah - autoanysrc: Gather reST documentation from any source files - autorun: Execute code in a ``runblock`` directive @@ -64,7 +65,8 @@ This is the current list of contributed extensions in that repository: - imgur: embed Imgur images, albums, and metadata in documents - inlinesyntaxhighlight_: inline syntax highlighting - lassodomain: a domain for documenting Lasso_ source code -- libreoffice: an extension to include any drawing supported by LibreOffice (e.g. odg, vsd, ...) +- libreoffice: an extension to include any drawing supported by LibreOffice + (e.g. odg, vsd, ...) - lilypond: an extension inserting music scripts from Lilypond_ in PNG format - makedomain_: a domain for `GNU Make`_ - matlabdomain: document MATLAB_ code @@ -100,8 +102,8 @@ This is the current list of contributed extensions in that repository: - zopeext: provide an ``autointerface`` directive for using `Zope interfaces`_ -See the :doc:`extension tutorials <../development/tutorials/index>` on getting started with writing your -own extensions. +See the :doc:`extension tutorials <../development/tutorials/index>` on getting +started with writing your own extensions. .. _aafigure: https://launchpad.net/aafigure |
