summaryrefslogtreecommitdiff
path: root/sandbox/ianb/extractor/extractor.py
Commit message (Collapse)AuthorAgeFilesLines
* updated for optparsegoodger2003-08-241-4/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1638 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added default.css that fits extractor.py's output.ianbicking2003-03-241-8/+8
| | | | | | | Tweaked extractor.py's directives (:: instead of :), fixed docs git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1231 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Changed extractor.py to include all methods and functions implicitly,ianbicking2003-01-201-61/+65
| | | | | | | | | and to use all top-level strings as commentary. Also changed Wiki.py to be documented in kind. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1150 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added a command-line interface, recursive generation and all that.ianbicking2003-01-201-8/+75
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1149 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Make the use of citation for classes consistent with functionsianbicking2003-01-191-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1148 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Deal with parameters: default values, *args, **kwianbicking2003-01-191-6/+27
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1147 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* New ``extractor`` module -- see docstring for more information.ianbicking2003-01-191-0/+247
Extracts documentation from module. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1146 929543f6-e4f2-0310-98a6-ba3bd3dd1d04