sphinx/sphinx
2008-11-19 18:28:23 +01:00
..
directives #37: link to exception in :raises X: doc field. 2008-11-16 09:16:34 +01:00
ext In pngmath, don't call latex again if an image with the given SHA sum already 2008-11-19 18:08:51 +01:00
locale Add Brazilian Portuguese locale, by Roger Demetrescu. 2008-11-19 18:28:23 +01:00
static A few math experience improvements, inspired by Fredrik Johansson. 2008-11-16 18:44:46 +01:00
templates Add "alt" attribute to be valid HTML. 2008-11-16 13:11:18 +01:00
texinputs Support table captions in LaTeX output. 2008-11-16 17:35:22 +01:00
util Fix for Unicode strftime formats. 2008-11-13 09:35:01 +01:00
__init__.py Move command-line stuff to its own submodule. Emit nicer error messages 2008-11-08 12:27:21 +01:00
_jinja.py Some pylint-found fixes and cleanups. 2008-09-06 17:34:35 +00:00
addnodes.py Support <meta> tags via meta directive. 2008-10-18 09:29:49 +00:00
application.py Add env-purge-doc event. Add some examples for event usage. 2008-11-09 11:56:40 +01:00
builder.py Fix for Unicode strftime formats. 2008-11-13 09:35:01 +01:00
cmdline.py Allow build without conf.py using -C command line switch. 2008-11-16 13:29:10 +01:00
config.py Allow build without conf.py using -C command line switch. 2008-11-16 13:29:10 +01:00
environment.py Fix for Unicode strftime formats. 2008-11-13 09:35:01 +01:00
highlighting.py Allow lexer guessing. 2008-09-16 07:49:27 +00:00
htmlhelp.py Escape " to &quot; in HTML help attribute values. #25. 2008-10-16 19:48:35 +00:00
htmlwriter.py Give highlighted text a class "highlight-<lang>". 2008-11-09 20:21:42 +01:00
latexwriter.py #38: fix behavior with unitless image dimensions. 2008-11-16 19:07:36 +01:00
linkcheck.py In linkcheck builder, return status code 1 on error, and emit warnings if -q 2008-11-08 16:28:01 +01:00
quickstart.py Remove the win32 check, should be covered by color_terminal. 2008-10-16 21:18:24 +00:00
roles.py #14: allow distinct programs for cmdoption directive. 2008-11-09 18:28:36 +01:00
search.py Rename util.json to util.jsdump because it doesn't generate valid JSON anymore. 2008-09-24 12:01:16 +00:00
setup_command.py Fix missing import. 2008-08-30 13:29:17 +00:00
textwriter.py Remove duplicate method. 2008-11-09 19:45:16 +01:00