index
:
delta/python-packages/sphinx.git
#1041
#1056
#955
add_missing_epub_options
add_stemmer
admonitions
apidoc-symlinks
apidoc_output_order
aria
autodoc_novalue
autosummary-file-ext
cancerhermit/fix-override-extensions-in-configpy-1375648717102
cpp-variadic
css
ext-linkcode
ext-linkcode-fix
extdev-tutorial-doc
fix-nested-figure-caption-i18n
fix-tocdepth
fslenz/examples-nicos-added-sphinx-itself-remov-1390580978166
gerardmp/added-libreoffice-extension-to-the-exten-1410948858630
hickford/add-instructions-how-to-install-sphinx-t-1410715164407
hickford/explain-how-to-install-sphinx-with-pip-r-1410714824122
hiddentocs
i18n-man-unicode
i18n-po-fix-reference-line-separator
i18n-term-translatable
improve-po-mode-el-support
improve-tags-docs
latex-header-in-next-pages
listnewdomains
masklinn/add-0000-to-potcreationdate-z-sets-an-e-1369740575399
master
memoir
minrk/sort-inheritance-diagram
psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-1411635021827
quick-start-readline
rneu31/added-support-for-windows-color-output-u-1404418973591
stable
stevepiercy/update-pylons-link-add-pyramid-and-subst-1402445058989
tag-documentation
techtonik/add-link-to-irc-channel-1379750124356
techtonik/raise-six-requirement-to-14-when-userstr-1406538263417
tk0miya/do-not-enter-password-of-transifex-at-co-1404623350328
tooltip-escaping
tychoish/removed-version-change-1372634421412
westurner/doc-glossary-markup-ref
westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167
bitbucket.org: Obsolete (use python-packages/sphinx-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
config.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace PIL with Pillow.
shimizukawa
2014-12-03
1
-4
/
+4
*
rename `numfig_prefix` to `numfig_format`. later is better for the purpose.
shimizukawa
2014-10-10
1
-2
/
+2
*
Merged in tk0miya/sphinx (pull request #303)
Takayuki Shimizukawa
2014-10-09
1
-2
/
+10
|
\
|
*
fix grammar by review
shimizukawa
2014-10-08
1
-3
/
+3
|
*
If the ``python-levenshtein`` 3rd-party package is installed, it will improve...
shimizukawa
2014-10-05
1
-0
/
+4
|
*
Incompatibility. Now :confval:`gettext_uuid` is set False by default. If Fals...
shimizukawa
2014-10-05
1
-2
/
+6
*
|
Update docs by reviewing
tk0miya
2014-10-09
1
-1
/
+3
*
|
Add docs about confval for numfig
tk0miya
2014-10-08
1
-0
/
+22
|
/
*
add :confval:`gettext_enables` to enable extracting 'index' to gettext catalo...
shimizukawa
2014-09-28
1
-0
/
+10
*
Fix URL in docu for opensearch.
Georg Brandl
2014-09-19
1
-1
/
+1
*
Add extension version check ability with new config value "needs_extensions".
Georg Brandl
2014-09-04
1
-0
/
+13
*
Merge with stable
shimizukawa
2014-08-30
1
-64
/
+102
|
\
|
*
:confval:`templates_path` is automatically added to :confval:`exclude_pattern...
shimizukawa
2014-08-23
1
-0
/
+4
|
*
Merge with tip
shimizukawa
2014-08-18
1
-0
/
+8
|
|
\
|
|
*
Automatically compile ``*.mo`` files from ``*.po`` files.
shimizukawa
2014-08-03
1
-0
/
+8
|
*
|
merge with stable
shimizukawa
2014-08-12
1
-0
/
+3
|
|
\
\
|
*
|
|
Add app.set_translator() API to register or override a Docutils translator cl...
shimizukawa
2014-08-05
1
-0
/
+2
|
|
|
/
|
|
/
|
|
*
|
more corrections for spelling and grammar
EricFromCanada
2014-06-19
1
-11
/
+12
|
*
|
corrected contractions
EricFromCanada
2014-06-18
1
-1
/
+1
|
*
|
improved consistency for how docs refer to True and False
EricFromCanada
2014-06-18
1
-10
/
+10
|
*
|
rewrapping paragraphs when over 80 characters wide
EricFromCanada
2014-06-18
1
-12
/
+16
|
*
|
corrections for misspellings
EricFromCanada
2014-06-18
1
-6
/
+5
|
*
|
Merged in shibu/sphinx/add_stemmer (pull request #214)
Georg Brandl
2014-03-04
1
-0
/
+27
|
|
\
\
|
|
*
|
Add development memo about stemming JS code, acceleration tips about stemming...
Yoshiki Shibukawa
2014-01-22
1
-0
/
+9
|
|
*
|
update document
Yoshiki Shibukawa
2014-01-22
1
-0
/
+16
|
*
|
|
Merged in erny1803/sphinx (pull request #227)
Georg Brandl
2014-03-01
1
-0
/
+6
|
|
\
\
\
|
|
*
|
|
Allow alternative float options for figure. See #1. no-pep8
Ernesto Revilla
2014-02-20
1
-0
/
+6
|
|
|
/
/
|
*
|
|
Add versionadded tags for new config values.
Georg Brandl
2014-03-01
1
-5
/
+10
|
*
|
|
Add feature to suppress uuid/location information for message catalogs
hayashi
2014-02-01
1
-0
/
+13
|
|
/
/
|
*
|
merge with stable
Georg Brandl
2014-01-20
1
-33
/
+2
|
|
\
\
|
|
*
|
The deprecated config values ``exclude_trees``, ``exclude_dirnames`` and ``un...
Georg Brandl
2014-01-19
1
-32
/
+0
|
|
*
|
Merged in keimlink/sphinx/improve-tags-docs (pull request #167)
Georg Brandl
2014-01-19
1
-1
/
+2
|
|
|
\
\
|
|
|
*
|
Explain that only tags set via command-line or tags.add() are available
Markus Zapke-Gr?ndemann
2013-09-19
1
-1
/
+2
|
|
*
|
|
merge with stable
Georg Brandl
2014-01-13
1
-0
/
+2
|
|
|
\
\
\
|
|
*
\
\
\
merge with stable
Georg Brandl
2014-01-12
1
-1
/
+2
|
|
|
\
\
\
\
|
|
*
\
\
\
\
merge with stable
Georg Brandl
2014-01-12
1
-1
/
+1
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
Fix for Issue #1071
Samuel Wright
2013-10-25
1
-1
/
+1
*
|
|
|
|
|
|
|
pull request #130 has been merged by hand.
shimizukawa
2014-08-25
1
-0
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
* adding new sphinx supported system languages. closes #1403.
shimizukawa
2014-08-11
1
-0
/
+3
|
/
/
/
/
/
/
*
|
|
|
|
|
updates per Georg Brandl:
Viktor Haag
2014-01-20
1
-4
/
+4
*
|
|
|
|
|
address issue #1352 -- make sure to check for the actual file stored in confi...
Viktor Haag
2014-01-20
1
-8
/
+11
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Closes #1328: clarify that builder-specific tags are not available when conf....
Georg Brandl
2014-01-12
1
-0
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
#1345: Fix two bugs with :confval:`nitpick_ignore`; now you don't have to
Georg Brandl
2014-01-12
1
-1
/
+2
|
/
/
/
*
|
|
Closes #1082: clarify that html_title default value does not really have plac...
Georg Brandl
2014-01-11
1
-2
/
+2
|
/
/
*
|
Merged in erikb85/sphinx (pull request #154)
Takayuki Shimizukawa
2013-09-23
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Note in the documentation, that prepending "sphinx" is not necessary anymore.
Erik Bernoth
2013-09-23
1
-0
/
+6
*
|
Locale update: new locales, others updated from Transifex.
Georg Brandl
2013-09-16
1
-0
/
+3
*
|
Set up initial test.
Matthias C. M. Troffaes
2013-08-22
1
-4
/
+8
*
|
Add and document html_extra_path option.
Matthias C. M. Troffaes
2013-08-22
1
-4
/
+14
|
/
*
Adjust docs about inline URLs for the epub builder
Roland Meister
2013-06-06
1
-0
/
+3
[next]