sphinx/sphinx
Georg Brandl 2c8e51a17b merge
2010-04-17 12:57:15 +02:00
..
builders Fix the handling of multiple toctrees when creating the global TOC for the `toctree()` template function. 2010-04-06 09:12:22 +02:00
directives Make the `start-after and end-before options to the literalinclude` directive work correctly if not used together. 2010-01-30 18:49:42 +01:00
ext #376: In autodoc, fix display of parameter defaults containing backslashes. 2010-04-07 11:45:36 +02:00
locale Happy new year! 2010-01-01 14:09:13 +01:00
pycode Happy new year! 2010-01-01 14:09:13 +01:00
texinputs #379: define hyperref citecolor to match color scheme. 2010-04-17 12:54:48 +02:00
themes #387: Fix the display of search results in `dirhtml` output. 2010-04-17 12:43:36 +02:00
util #316: catch "broken pipe" OSErrors when communicating with graphviz; get stdout/stderr anyway. This happens e.g. when dot does not support the selected output format. 2010-01-12 09:55:07 +00:00
writers #370: complex arguments in list \item[] need to be enclosed in braces. 2010-04-06 19:06:43 +02:00
__init__.py Update version info for next development. 2010-03-01 23:28:25 +01:00
addnodes.py Happy new year! 2010-01-01 14:09:13 +01:00
application.py #338: Fix running with `-C` under Windows. 2010-02-23 21:35:48 +01:00
builder.py Happy new year! 2010-01-01 14:09:13 +01:00
cmdline.py #315: update bug reporting information. 2010-01-12 09:43:34 +00:00
config.py Remove Python 2.5ism and undefined local access. 2010-01-12 20:53:43 +00:00
environment.py Fix the handling of multiple toctrees when creating the global TOC for the `toctree()` template function. 2010-04-06 09:12:22 +02:00
errors.py Improve the handling of non-Unicode strings in the configuration: 2010-01-12 10:45:38 +00:00
highlighting.py Add warning facility on unknown Pygments lexer names. 2010-04-04 20:27:41 +02:00
jinja2glue.py Happy new year! 2010-01-01 14:09:13 +01:00
quickstart.py #341: Always generate UNIX newlines in the quickstart Makefile. 2010-02-27 22:54:31 +01:00
roles.py #302: Fix links generated by the `:doc:` role for LaTeX output. 2010-01-03 16:03:08 +01:00
search.py Happy new year! 2010-01-01 14:09:13 +01:00
setup_command.py Allow auto-detecting "docs" as sphinx source dir. 2010-02-07 23:40:40 +01:00
theming.py Happy new year! 2010-01-01 14:09:13 +01:00