sphinx/sphinx
2009-06-16 19:56:53 +02:00
..
builders merge with 0.6 2009-06-15 17:33:56 +02:00
directives Added `titlesonly option to toctree` directive. 2009-06-15 18:05:07 +02:00
ext merge with 0.6 2009-06-16 19:56:53 +02:00
locale merge with 0.6 2009-06-16 19:56:53 +02:00
pycode Fix test_env. 2009-03-16 22:47:52 +01:00
texinputs merge with 0.6 2009-06-15 18:36:22 +02:00
themes #193: Added a `visitedlinkcolor` theme option to the default theme. 2009-06-05 10:41:02 +02:00
util merge with 0.6 2009-05-10 21:21:37 +02:00
writers Fix top section level determination. 2009-06-15 18:36:15 +02:00
__init__.py Next version will be 1.0. 2009-04-29 12:55:03 +02:00
addnodes.py Fix cross-reference roles when put into substitutions. 2009-04-28 21:13:02 +02:00
application.py #196: Add a warning if an extension module doesn't have a `setup()` function. 2009-06-15 17:31:29 +02:00
cmdline.py Use better color and print a newline before printing errors, to always write in an empty line. 2009-06-16 19:54:58 +02:00
config.py Added the `latex_docclass` config value and made the "twoside" 2009-06-04 17:50:37 +02:00
environment.py Added `titlesonly option to toctree` directive. 2009-06-15 18:05:07 +02:00
errors.py #155: Fix Python 2.4 compatibility: exceptions are old-style classes there. 2009-05-10 21:14:14 +02:00
highlighting.py When highlighting Python code, ignore extra indentation before 2009-06-04 18:21:26 +02:00
jinja2glue.py #158: Allow '..' in template names, and absolute template paths; 2009-06-04 18:39:47 +02:00
quickstart.py merge with 0.6 2009-05-22 18:50:57 +02:00
roles.py Fix variable name. 2009-05-28 08:41:50 +02:00
search.py merge with 0.6 2009-05-31 19:50:29 +02:00
setup_command.py #159: do not fail if sys.stdout has no isatty() method. 2009-05-10 21:06:34 +02:00
theming.py Use package_dir for themepath. 2009-03-24 21:20:47 +01:00