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
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refs #1781: Setting `html_domain_indices` to a list raises a type check warni...
shimizukawa
2015-03-17
1
-0
/
+6
*
pep8 fixes
Georg Brandl
2015-03-08
1
-11
/
+10
*
Fix flake8.
Georg Brandl
2015-03-08
1
-2
/
+1
*
Merge branch 'apple-help' of git://github.com/al45tair/sphinx
Georg Brandl
2015-03-08
1
-1
/
+32
|
\
|
*
Added some additional configuration variables for Apple Help.
Alastair Houghton
2015-01-15
1
-2
/
+5
|
*
Altered the way we use applehelp_locale slightly. Also altered its default s...
Alastair Houghton
2015-01-14
1
-1
/
+1
|
*
Added code signing support. Improved error handling. Fixed handle_finish to...
Alastair Houghton
2015-01-14
1
-2
/
+11
|
*
More changes for Apple Help support.
Alastair Houghton
2015-01-13
1
-2
/
+3
|
*
Added initial Apple help support.
Alastair Houghton
2015-01-13
1
-0
/
+18
*
|
Change the source parsers feature a bit:
Georg Brandl
2015-03-08
1
-1
/
+1
*
|
Add support for per-suffix parsers
Matthew Woehlke
2015-02-28
1
-0
/
+1
*
|
Merge branch 'source_suffix'
shimizukawa
2015-02-27
1
-1
/
+3
|
\
\
|
*
|
source_suffix can now be a list.
Georg Brandl
2015-02-08
1
-1
/
+3
|
|
/
*
|
refs #1346. Add new default theme.
shimizukawa
2015-02-24
1
-1
/
+1
*
|
Closes #1227: Add `html_auto_image_link` config option to conf.py, to control...
shimizukawa
2015-02-22
1
-0
/
+1
*
|
The ``gettext_enables`` config value has been renamed to `gettext_additional_...
shimizukawa
2015-02-22
1
-1
/
+1
|
/
*
Add highlight_options configuration value
EricFromCanada
2015-01-05
1
-0
/
+1
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Fix type checking for subclass scenarios.
Robert Lehmann
2014-11-05
1
-3
/
+3
*
|
Remove references to outdated warning category.
Robert Lehmann
2014-10-31
1
-1
/
+1
*
|
Checked configuration values for their types. Fixes #1150.
Robert Lehmann
2014-10-30
1
-2
/
+25
*
|
Closes #1602: allow overriding lambda values with strings
Georg Brandl
2014-10-20
1
-2
/
+4
*
|
Guard against sys.exit() called while exec()ing the conf.py file.
Georg Brandl
2014-10-19
1
-0
/
+5
*
|
rename `numfig_prefix` to `numfig_format`. later is better for the purpose.
Takayuki Shimizukawa
2014-10-10
1
-1
/
+1
*
|
Merged in shimizukawa/sphinx (pull request #305)
Takayuki Shimizukawa
2014-10-09
1
-1
/
+1
|
\
\
|
*
|
Incompatibility. Now :confval:`gettext_uuid` is set False by default. If Fals...
Takayuki Shimizukawa
2014-10-05
1
-1
/
+1
*
|
|
Include placeholder in numfig prefix i18n strings so that they do not end in ...
Georg Brandl
2014-10-06
1
-3
/
+3
*
|
|
Fix up default labels for figures and listings.
Georg Brandl
2014-10-06
1
-2
/
+2
|
/
/
*
|
add :confval:`gettext_enables` to enable extracting 'index' to gettext catalo...
Takayuki Shimizukawa
2014-09-28
1
-0
/
+1
*
|
Make numfig_prefix translatable
tk0miya
2014-09-27
1
-3
/
+3
*
|
Assign fignum to tables and code-blocks
tk0miya
2014-09-27
1
-1
/
+4
*
|
Add config entries for numfig
tk0miya
2014-08-16
1
-0
/
+3
*
|
merge with stable
Takayuki Shimizukawa
2014-09-26
1
-7
/
+2
|
\
\
|
|
/
|
*
refactoring by using `with cd`
Takayuki Shimizukawa
2014-09-26
1
-7
/
+3
*
|
Add extension version check ability with new config value "needs_extensions".
Georg Brandl
2014-09-04
1
-0
/
+1
*
|
Automatically compile ``*.mo`` files from ``*.po`` files.
Takayuki Shimizukawa
2014-08-03
1
-0
/
+1
*
|
use b prefix for bytes instead of sphinx.pycompat.b function.
Takayuki Shimizukawa
2014-05-01
1
-2
/
+2
*
|
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-5
/
+4
*
|
use six privided text_type() to replace with unicode() to support py2/py3 in ...
Takayuki Shimizukawa
2014-04-29
1
-4
/
+4
*
|
use six privided iteritems(),itervalues() to support py2/py3 in one source. r...
Takayuki Shimizukawa
2014-04-29
1
-2
/
+3
*
|
use six privided functions/classes to support py2/py3 in one source. refs #1350.
Takayuki Shimizukawa
2014-04-29
1
-1
/
+1
*
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-4
/
+5
*
|
Add versionadded tags for new config values.
Georg Brandl
2014-03-01
1
-2
/
+2
*
|
Merged in kenhys/sphinx (pull request #217)
Georg Brandl
2014-03-01
1
-0
/
+2
|
\
\
|
*
|
Add feature to suppress uuid/location information for message catalogs
hayashi
2014-02-01
1
-0
/
+2
*
|
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
Merge
Dmitry Shachnev
2014-01-20
1
-1
/
+1
|
\
\
|
*
|
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-1
/
+1
[next]