Index of /sandbox/docpy-writer

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]runtest 2018-06-17 08:52 388  
[TXT]rst2docpy.py 2018-06-17 08:52 17K 
[TXT]markup.py 2018-06-17 08:52 3.0K 
[DIR]input/ 2018-06-17 08:52 -  
[DIR]expected/ 2018-06-17 08:52 -  

Docutils for python documentation

Docutils for python documentation

Contact:
grubert@users.sourceforge.net
Revision:
8227
Date:
2018-07-21

This tried, at a time when texinfo was used, to explore the posibilities to use docutils as format for python library documentation as specified in Documenting Python .

This version is based on a script from Greg Ward, hacked by Thomas Heller.

There is also

Module information

Maybe make title "ctypes --- A foreign function library for Python" or use pep reader ?

For example

:Module: ctypes
:Summary: A foreign function library for Python.
:Module Type: standard
:Author: Thomas Heller <theller@python.net>
:Synopsis: A foreign function library for Python.
:Version Added: 2.5

Module and Summary are mandatory.

Problems

Change log