sphinx/sphinx
2014-09-27 16:17:25 +09:00
..
builders Assign figure numbers automatically 2014-09-26 22:40:24 +09:00
directives Fix by review comment 2014-09-26 20:15:17 +09:00
domains Fix by review comment 2014-09-26 20:15:17 +09:00
ext merge with stable 2014-09-26 02:11:51 +09:00
locale Merge with stable 2014-08-30 20:20:19 +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 Merge with default 2014-09-24 00:43:47 +09:00
util merge with stable 2014-09-26 02:11:51 +09:00
websupport Merged in shimizukawa/sphinx-use-six (pull request #238) 2014-05-25 01:29:49 +09:00
writers Assign fignum to tables and code-blocks 2014-09-27 00:47:44 +09:00
__init__.py Post-release bump. 2014-09-02 00:16:50 +09:00
__main__.py merge with stable 2014-03-02 08:50:10 +01:00
addnodes.py Minor PEP8 cleanup. 2014-09-21 20:21:43 +02:00
apidoc.py Minor PEP8 cleanup. 2014-09-21 20:21:43 +02:00
application.py Now sphinx.ext.autodoc work with python-2.5 again, again. 2014-09-26 01:42:22 +09:00
cmdline.py Fix default for verbosity option (crashes on Py3). 2014-09-22 21:28:30 +02:00
config.py Make numfig_prefix translatable 2014-09-27 15:50:19 +09:00
environment.py Refactor has_child() function (by review) 2014-09-27 16:17:25 +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 Make pygments unconditional, it is required by setup.py anyway. 2014-09-21 16:37:37 +02: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 update CHANGES for pull request #295, #1520. 2014-09-26 02:29:02 +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 Refactor has_child() function (by review) 2014-09-27 16:17:25 +09:00
versioning.py use six privided iteritems(),itervalues() to support py2/py3 in one source. refs #1350. 2014-04-29 21:20:56 +09:00