sphinx/sphinx
2015-12-02 20:00:28 +01:00
..
builders merge with 'stable' 2015-12-02 18:38:52 +09:00
directives Fix #1994: More supporting non-standard parser (like recommonmark parser) for Translation and WebSupport feature. Now node.rawsource is fall backed to node.astext() during docutils transforming. 2015-09-13 00:20:21 +09:00
domains C++, add support for pointers to member (function) 2015-12-02 20:00:28 +01:00
ext Merge with 'stable' 2015-11-29 23:10:21 +09:00
locale Fixed #1796: On py3, automated .mo building cause UnicodeDecodeError. 2015-07-25 15:47:56 +02:00
pycode Add a test for doc on coroutine functions and general support for async/await py3.5 syntax 2015-11-10 02:38:17 +01:00
search MecabBinder should support both of Python 2 and 3. 2015-11-29 22:12:48 +09:00
texinputs move amssymb package require to .sty file 2015-07-27 08:07:16 +02:00
themes merge with stable 2015-11-21 17:05:53 +09:00
util Merge branch 'stable' 2015-11-15 18:07:23 +09:00
websupport refs #1784: fix for websupport. 2015-06-08 15:08:22 +08:00
writers Merge with 'stable' 2015-11-29 23:10:21 +09:00
__init__.py Bump version 2015-12-02 18:37:34 +09:00
__main__.py Merge branch 'stable' 2015-01-03 21:41:14 +01:00
addnodes.py Merge branch 'stable' 2015-01-03 21:41:14 +01:00
apidoc.py allow apidoc using 'python -m sphinx.apidoc' 2015-06-04 15:01:27 -04:00
application.py Fix PEP8 complaint 2015-09-11 17:10:04 +02:00
cmdline.py fix message when calling sphinx-build without arguments 2015-07-25 09:33:09 +02:00
config.py Fixes #1984: Hint None being valid for primary_domain. 2015-09-11 09:56:09 +02:00
environment.py Merge branch 'stable' 2015-09-13 09:47:38 +09:00
errors.py Merge branch 'stable' 2015-01-03 21:41:14 +01:00
highlighting.py FIX : fix syntax error in python 3.5 2015-05-12 23:39:24 -04:00
jinja2glue.py pep8 fixes 2015-03-08 16:28:23 +01:00
make_mode.py Support PEP-440 version spec for developers. 2015-03-14 16:46:24 +09:00
pygments_styles.py final pep8 fixes; reactivate most warnings in flake8 2015-03-08 17:15:54 +01:00
quickstart.py Merge branch 'stable' 2015-11-15 18:07:23 +09:00
roles.py Fixes #1909: Add "doc" references to Intersphinx inventories. 2015-07-25 12:11:23 +02:00
setup_command.py final pep8 fixes; reactivate most warnings in flake8 2015-03-08 17:15:54 +01:00
theming.py Merge branch 'stable' 2015-11-22 00:25:26 +09:00
transforms.py Fix #1994: More supporting non-standard parser (like recommonmark parser) for Translation and WebSupport feature. Now node.rawsource is fall backed to node.astext() during docutils transforming. 2015-09-13 00:20:21 +09:00
versioning.py Merge branch 'stable' 2015-01-03 21:41:14 +01:00