sphinx/sphinx
2009-07-09 20:27:09 +02:00
..
builders #208: Use MS-sanctioned locale settings, determined by the 2009-07-09 12:15:26 +02:00
directives #167: Make glossary sorting case-independent. 2009-06-16 22:08:54 +02:00
ext #202: dont raise a TypeError when dot cant be found. 2009-07-09 20:26:04 +02:00
locale Update to German translation. 2009-06-16 19:26:59 +02:00
pycode Remove parsetree after collecting attributes. 2009-07-02 19:41:25 +02:00
texinputs Fix sphinx.sty \includegraphics command redefinition 2009-07-09 11:57:01 +02:00
themes Use variable declaration. 2009-05-17 12:14:46 +02:00
util Make check happy. 2009-06-17 08:48:19 +02:00
writers #201: Make `centered` directive work in LaTeX output. 2009-07-09 20:27:09 +02:00
__init__.py Make check happy. 2009-06-17 08:48:19 +02:00
addnodes.py Fix cross-reference roles when put into substitutions. 2009-04-28 21:13:02 +02:00
application.py Restore Python 2.4 compatibility. 2009-06-16 23:38:47 +02:00
builder.py Add file attribute to appendix nodes. 2009-02-14 11:28:07 +01: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 Set the default encoding to `utf-8-sig` to handle files with a 2009-05-31 18:58:28 +02:00
environment.py #189: dont use title set by title directive for links, only for HTML title. 2009-06-16 22:02:51 +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 #206: Refuse to overwrite an existing master document in sphinx-quickstart. 2009-07-09 12:23:54 +02:00
roles.py #178: apply `add_function_parentheses` config value to C functions as promised. 2009-05-22 18:53:58 +02:00
search.py Don't consider contents of source comments for the search index. 2009-05-31 19:47:42 +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