sphinx/sphinx
Takayuki Shimizukawa 215c4c01c8 bump version
2014-10-09 15:37:33 +00:00
..
builders Incompatibility. Now :confval:gettext_uuid is set False by default. If False, also levenshtein calculation is disabled. refs #1426 2014-10-05 21:50:44 +09:00
directives fix line separator issue 2014-10-06 13:47:58 +02:00
domains rename numfig_prefix to numfig_format. later is better for the purpose. 2014-10-10 00:19:17 +09:00
ext merge with stable 2014-10-09 22:05:20 +09:00
locale update locales 2014-10-09 22:57:43 +09:00
pycode Fix: pgen2 tokenizer doesn't recognize ... literal (Ellipsis for py3). Closes #1547 2014-08-28 22:41:52 +09:00
search remove with_statement feature for py25. 2014-09-26 02:14:05 +09:00
texinputs Wrap float environment on writing literal_block to latex 2014-09-19 11:08:07 +09:00
themes fix: remove alert() from bizstyle js. 2014-10-09 22:41:32 +09:00
util Add :numref: role to refer figures, tables and code-blocks by its fignum 2014-10-01 00:33:00 +09:00
websupport Merged in shimizukawa/sphinx-use-six (pull request #238) 2014-05-25 01:29:49 +09:00
writers rename numfig_prefix to numfig_format. later is better for the purpose. 2014-10-10 00:19:17 +09:00
__init__.py bump version 2014-10-09 15:37:33 +00:00
__main__.py merge with stable 2014-03-02 08:50:10 +01:00
addnodes.py Support :numref: in LaTeX writer 2014-10-01 11:38:41 +09:00
apidoc.py Minor PEP8 cleanup. 2014-09-21 20:21:43 +02:00
application.py Add options argument to Sphinx.add_latex_package() 2014-09-28 21:10:26 +09:00
cmdline.py Fix default for verbosity option (crashes on Py3). 2014-09-22 21:28:30 +02:00
config.py rename numfig_prefix to numfig_format. later is better for the purpose. 2014-10-10 00:19:17 +09:00
environment.py Merged in tk0miya/sphinx (pull request #303) 2014-10-09 19:45:50 +09:00
errors.py Factor out parallel building into a utility class. Better error handling 2014-09-22 16:21:04 +02:00
highlighting.py Add frame to code-block in LaTeX 2014-10-08 21:52:33 +09:00
jinja2glue.py wrap py3 iterators with list() for each places that expect a list object. refs #1350. 2014-04-30 23:25:44 +09:00
make_mode.py merge with stable 2014-09-26 02:11:51 +09:00
pygments_styles.py Update copyright year. 2014-03-01 08:18:16 +01:00
quickstart.py abort sphinx-quickstart when project path is not a empty directory. 2014-10-04 20:52:42 +09:00
roles.py Minor PEP8 cleanup. 2014-09-21 20:21:43 +02:00
setup_command.py Merge with stable 2014-08-30 20:20:19 +09:00
theming.py Minor PEP8 cleanup. 2014-09-21 20:21:43 +02:00
transforms.py add :confval:gettext_enables to enable extracting 'index' to gettext catalog output / applying translation catalog to generated documentation. Closes #1344 2014-09-28 21:19:54 +09:00
versioning.py If the `python-levenshtein` 3rd-party package is installed, it will improve the calculation time. refs #1426. 2014-10-05 22:25:50 +09:00