| Fix arg name. |
|
More...
|
over 17 years ago
|
| Prepare for release. |
|
More...
|
over 17 years ago
|
| Fix a few overlong lines, and use \t instead of literal tabs. |
|
More...
|
over 17 years ago
|
| Use Windows-friendlier dirnames. |
|
More...
|
over 17 years ago
|
| Fix directive parse_node function. |
|
More...
|
over 17 years ago
|
| Add a note about sys.path in conf.py. |
|
More...
|
over 17 years ago
|
| * Add docs for sphinx.ext.doctest. * Update parse_node functions. |
|
More...
|
over 17 years ago
|
| Actually use the doctest_path setting. |
|
More...
|
over 17 years ago
|
| Give the env to custom descitem parse functions. |
|
More...
|
over 17 years ago
|
| * Allow the ~ prefix on module xrefs. * The parse function for custom descitems must return the full name for x-refing. |
|
More...
|
over 17 years ago
|
| Add the doctest extension. It provides a builder that runs test snippets in the documentation, marked up as doctest snippets or separate code and output blocks. Providing setup code that is run but not shown in HTML output is supported. |
|
More...
|
over 17 years ago
|
| * Support \classdescni. * Generate valid highlighting code even if code doesn't end in \n. |
|
More...
|
over 17 years ago
|
| Ignore MemoryError while parsing Python source with Python 2.4 (it's raised for invalid coding cookies). |
|
More...
|
over 17 years ago
|
| Return an exit status != 0 on error. |
|
More...
|
over 17 years ago
|
| Make it possible to deactivate the module index. |
|
More...
|
over 17 years ago
|
| Add doc Makefile. |
|
More...
|
over 17 years ago
|
| Move macro containing blocks to correct file. |
|
More...
|
over 17 years ago
|
| Remove debugging remnant. |
|
More...
|
over 17 years ago
|
| Add new README, adapt setup.py. |
|
More...
|
over 17 years ago
|
| Move converter to its own dir. |
|
More...
|
over 17 years ago
|
| Move converter to its own dir. |
|
More...
|
over 17 years ago
|
| Improve handling of exceptions. |
|
More...
|
over 17 years ago
|
| Support creating a Makefile in quickstart. |
|
More...
|
over 17 years ago
|
| Fill in some XXXs. |
|
More...
|
over 17 years ago
|
| Add search styles to sphinxdoc style. |
|
More...
|
over 17 years ago
|
| Fix searchtools JS. |
|
More...
|
over 17 years ago
|
| Fix search template block name. |
|
More...
|
over 17 years ago
|
| Add a para about sphinx <-> epydoc. |
|
More...
|
over 17 years ago
|
| * Define __file__ during conf.py execution. * Make staticpath relative to conf.py dir. |
|
More...
|
over 17 years ago
|
| Some pylint fixes. |
|
More...
|
over 17 years ago
|