.. |
builders
|
Fix attribute reference error.
|
2009-03-15 19:06:57 +01:00 |
directives
|
#123: The `glossary directive now supports a :sorted: `
|
2009-03-15 23:34:19 +01:00 |
ext
|
Restore 2.4 compatibility and fix removing the generated file properly.
|
2009-03-16 23:46:58 +01:00 |
locale
|
Add Russian translation, by Alexander Smishlajev.
|
2009-03-24 09:00:45 +00:00 |
pycode
|
Fix test_env.
|
2009-03-16 22:47:52 +01:00 |
texinputs
|
Add empty var for latex options in Makefile for latex output.
|
2009-03-24 08:32:43 +00:00 |
themes
|
merge with 0.5
|
2009-03-01 19:45:58 +01:00 |
util
|
#128: fix variable name.
|
2009-03-21 09:54:42 +01:00 |
writers
|
merge with 0.5
|
2009-03-16 00:05:15 +01:00 |
__init__.py
|
Update version info for 0.6b1.
|
2009-03-16 23:50:34 +01:00 |
addnodes.py
|
#114: Added an `abbr ` role to markup abbreviations and acronyms.
|
2009-03-05 09:48:55 +01:00 |
application.py
|
Work on autodoc: move -g command-line argument to config value, make
|
2009-03-15 18:36:00 +01:00 |
builder.py
|
Add file attribute to appendix nodes.
|
2009-02-14 11:28:07 +01:00 |
cmdline.py
|
Work on autodoc: move -g command-line argument to config value, make
|
2009-03-15 18:36:00 +01:00 |
config.py
|
The new `latex_additional_files ` config value can be used to
|
2009-02-20 11:20:15 +01:00 |
environment.py
|
Sanitize the Environment.update() method API.
|
2009-03-05 20:25:39 +01:00 |
errors.py
|
#109: fix circular import problems by moving exceptions into their own module.
|
2009-02-24 19:15:39 +01:00 |
highlighting.py
|
Reformat to EOL80.
|
2009-01-10 21:23:39 +01:00 |
jinja2glue.py
|
Output each accesskey only once, regardless of the number of relbars.
|
2009-02-24 23:38:12 +01:00 |
quickstart.py
|
#127: string-escape user-input from quickstart
|
2009-03-19 16:19:12 +01:00 |
roles.py
|
#114: Added an `abbr ` role to markup abbreviations and acronyms.
|
2009-03-05 09:48:55 +01:00 |
search.py
|
don't error out in search index building if there are documents without titles containing referenced stuff
|
2009-01-26 22:35:56 +01:00 |
setup_command.py
|
Reformat to EOL80.
|
2009-01-10 21:23:39 +01:00 |
theming.py
|
Use standard `file:line: warning: message ` format for warning messages.
|
2009-03-05 09:21:35 +01:00 |