index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
application.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #1796: On py3, automated .mo building cause UnicodeDecodeError.
shimizukawa
2015-07-25
1
-1
/
+2
*
Add warning when setup() return value is unsupported
Georg Brandl
2015-06-11
1
-0
/
+3
*
Fix a crash when setting up extensions which do not support metadata
Takeshi KOMIYA
2015-06-11
1
-1
/
+1
*
app: make buildername available
Georg Brandl
2015-05-21
1
-1
/
+2
*
special exception for rst2pdf.pdfbuilder, we know it is safe
Georg Brandl
2015-05-18
1
-0
/
+3
*
Set version number as "unknwon" for extensions which do not support metadata
Takeshi KOMIYA
2015-05-17
1
-1
/
+1
*
Fix a crash when setting up extensions which do not support metadata
Takeshi KOMIYA
2015-05-17
1
-2
/
+5
*
Support PEP-440 version spec for developers.
shimizukawa
2015-03-14
1
-3
/
+3
*
final pep8 fixes; reactivate most warnings in flake8
Georg Brandl
2015-03-08
1
-1
/
+1
*
pep8 fixes
Georg Brandl
2015-03-08
1
-4
/
+5
*
Change the source parsers feature a bit:
Georg Brandl
2015-03-08
1
-16
/
+2
*
refs #1346. Add new default theme.
shimizukawa
2015-02-24
1
-0
/
+6
*
Closes #1680: fix botched error check for nonexisting environment file
Georg Brandl
2015-01-17
1
-1
/
+1
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
|
*
Now sphinx.ext.autodoc work with python-2.5 again, again.
Takayuki Shimizukawa
2014-09-26
1
-1
/
+1
*
|
Checked configuration values for their types. Fixes #1150.
Robert Lehmann
2014-10-30
1
-0
/
+3
*
|
Add options argument to Sphinx.add_latex_package()
tk0miya
2014-09-28
1
-2
/
+2
*
|
Add new API: Sphinx.add_latex_package()
tk0miya
2014-09-27
1
-0
/
+5
*
|
Switch sphinx.cmdline to optparse.
Georg Brandl
2014-09-22
1
-0
/
+4
*
|
Add a possibility to later execute finishing-up tasks in parallel.
Georg Brandl
2014-09-22
1
-0
/
+9
*
|
Test suite fixes after env.update() change.
Georg Brandl
2014-09-22
1
-3
/
+3
*
|
[WIP] parallel read
Georg Brandl
2014-09-22
1
-0
/
+1
*
|
Move status_iterator to application object.
Georg Brandl
2014-09-22
1
-1
/
+44
*
|
Change extension setup() return value to a dictionary of metadata.
Georg Brandl
2014-09-22
1
-8
/
+10
*
|
Rename env-read-docs to env-before-read-docs, add changelog entry and fixup t...
Georg Brandl
2014-09-22
1
-1
/
+1
*
|
Merged in guillemNaN/sphinx (pull request #261)
Georg Brandl
2014-09-22
1
-0
/
+1
|
\
\
|
*
|
Add env-read-docs event to allow modify docnames list before processing
Guillem Barba
2014-07-31
1
-0
/
+1
*
|
|
Minor PEP8 cleanup.
Georg Brandl
2014-09-21
1
-4
/
+4
*
|
|
merge with stable
Georg Brandl
2014-09-17
1
-3
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
merge heads
Georg Brandl
2014-09-17
1
-2
/
+7
|
|
\
\
|
|
*
|
Exception logs now contain the last 10 messages emitted by Sphinx.
Georg Brandl
2014-09-17
1
-2
/
+7
|
*
|
|
sphinx.application.Sphinx.add_search_language raises AssertionError for corre...
Takayuki Shimizukawa
2014-09-09
1
-1
/
+1
|
|
/
/
*
|
|
Add extension version check ability with new config value "needs_extensions".
Georg Brandl
2014-09-04
1
-0
/
+15
*
|
|
Add support for extensions to declare their version as a string returned from...
Georg Brandl
2014-09-03
1
-1
/
+6
*
|
|
Merge with tip
Takayuki Shimizukawa
2014-08-18
1
-0
/
+3
|
\
\
\
|
*
|
|
Automatically compile ``*.mo`` files from ``*.po`` files.
Takayuki Shimizukawa
2014-08-03
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Add app.set_translator() API to register or override a Docutils translator cl...
Takayuki Shimizukawa
2014-08-05
1
-6
/
+3
*
|
|
* fix code to pass test, add versionadded to doc, update CHANGES for pull req...
Takayuki Shimizukawa
2014-08-03
1
-19
/
+21
*
|
|
Merged in russell/sphinx-pluggable-translators (pull request #229)
Takayuki Shimizukawa
2014-08-03
1
-14
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow registration of other translators
Russell Sim
2014-03-20
1
-14
/
+23
*
|
|
merge with stable
Takayuki Shimizukawa
2014-07-13
1
-2
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
* With non-callable `setup` in a conf.py, now sphinx-build emits user-friendl...
Takayuki Shimizukawa
2014-06-30
1
-2
/
+10
*
|
|
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-3
/
+3
*
|
|
use six privided iteritems(),itervalues() to support py2/py3 in one source. r...
Takayuki Shimizukawa
2014-04-29
1
-3
/
+4
*
|
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-3
/
+3
|
|
/
|
/
|
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
merge with stable
Georg Brandl
2014-01-22
1
-3
/
+5
|
\
\
|
|
/
|
*
markup fix
Georg Brandl
2014-01-21
1
-3
/
+5
[next]