sphinx/sphinx
2018-09-16 22:14:43 +09:00
..
builders Merge pull request #5390 from tk0miya/4018_htmlhelp_file_suffix 2018-09-09 19:35:49 +09:00
cmd Fix #5418: Incorrect default path for sphinx-build -d/doctrees files 2018-09-13 22:30:13 +09:00
directives Fix #4379: toctree shows confusible warning when document is excluded 2018-09-02 20:27:39 +09:00
domains Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
environment Remove use of Python 2 os.getcwdu() 2018-09-09 11:36:34 -07:00
ext Fix mistake on merging 2018-09-16 22:14:43 +09:00
locale Merge branch '1.8' 2018-09-13 00:53:09 +09:00
pycode Fix #5290: autodoc: failed to analyze source code in egg package 2018-09-06 22:22:01 +09:00
search Search: make a difference between fullname and dispname 2018-06-10 17:16:58 +02:00
templates Merge pull request #5282 from schettino72/quickstart-pygments-style-none 2018-09-02 16:16:00 +09:00
testing Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
texinputs latex: Invoke mendex from perl (for Windows) 2018-08-13 21:16:17 +09:00
texinputs_win Fix #3807 by using old Makefile in LaTeX build repertory for windows 2017-05-28 16:08:10 +02:00
themes Merge branch 'master' into 1618-make-search-results-reader-friendly 2018-08-27 21:34:43 +02:00
transforms Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
util Merge branch '1.8' 2018-09-16 21:40:37 +09:00
writers Merge branch '1.8' 2018-09-05 23:10:20 +09:00
__init__.py Bump version 2018-09-13 00:51:56 +09:00
__main__.py Fix mypy violations 2018-02-17 10:01:57 +09:00
addnodes.py refactor: Move math_reference node to sphinx.builders.latex.nodes 2018-05-20 15:13:59 +09:00
application.py refactor: Check primary_domain on config-inited event 2018-09-08 22:47:45 +09:00
cmdline.py usage strings should not contain "usage:" 2018-03-19 00:30:36 +09:00
config.py Merge branch '1.8' 2018-09-16 21:40:37 +09:00
deprecation.py Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
errors.py Fix AttributeError in ExtensionError 2018-09-09 11:50:56 -07:00
events.py Merge branch '1.7' 2018-03-18 01:21:01 +09:00
extension.py Merge branch '1.7' 2018-03-18 01:21:01 +09:00
highlighting.py Apply :confval:trim_doctest_flags to all builders (cf. text, manpages) 2018-07-21 13:54:51 +09:00
io.py Fix i18n: warnings for translation catalogs have wrong line numbers 2018-08-22 21:01:50 +09:00
jinja2glue.py Closes #2157: helper function `warning()` for HTML themes is added 2018-03-19 00:18:10 +09:00
make_mode.py LaTeX: fix usage of PAPER envvar, which got broken at Sphinx 1.5 2018-07-31 17:37:04 +02:00
parsers.py Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
pygments_styles.py A happy new year! 2018-01-01 01:06:58 +09:00
registry.py Implement math_renderer framework 2018-07-28 18:20:11 +09:00
roles.py Fix #789: `:samp:` role supports to escape curly braces with backslash 2018-04-28 12:56:01 +09:00
setup_command.py Fix setup_command uses deprecated module 2018-07-28 17:55:00 +09:00
theming.py Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
versioning.py Change priority of versioning doctrees 2018-04-21 11:28:23 +09:00