.. |
builders
|
Add html_show_copyright config val, patch by Wojtek Walczak.
|
2009-04-09 19:04:44 +00:00 |
directives
|
#123: The `glossary directive now supports a :sorted: `
|
2009-03-15 23:34:19 +01:00 |
ext
|
Add a fix for objects whose getattr adds new members to __dict__.
|
2009-04-01 11:58:15 -05: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
|
Add html_show_copyright config val, patch by Wojtek Walczak.
|
2009-04-09 19:04:44 +00: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 for 0.6.2dev.
|
2009-03-26 15:00:29 -04: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
|
Add html_show_copyright config val, patch by Wojtek Walczak.
|
2009-04-09 19:04:44 +00: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
|
Add html_show_copyright config val, patch by Wojtek Walczak.
|
2009-04-09 19:04:44 +00: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 package_dir for themepath.
|
2009-03-24 21:20:47 +01:00 |