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
/
sphinx
/
domains
/
std.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
|
*
merge with stable
Georg Brandl
2014-01-22
1
-1
/
+1
|
|
\
|
|
*
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-1
/
+1
*
|
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
/
/
*
|
Closes #1357: Option names documented by :rst:dir:`option` are now again allo...
Georg Brandl
2014-01-22
1
-15
/
+23
|
/
*
Closes #1017: Be helpful and tell the user when the argument to :rst:dir:`opt...
Georg Brandl
2014-01-12
1
-4
/
+12
*
Closes #1050: Add anonymous labels into ``objects.inv`` to be referenced via ...
Georg Brandl
2014-01-11
1
-0
/
+5
*
Closes #933: Do not crash if an ``:option:`` value is malformed (contains spaces
Georg Brandl
2014-01-10
1
-4
/
+13
*
fix: keep reference if link refname was translated. refs #1193
shimizukawa
2013-06-19
1
-2
/
+3
*
Fix multiple cross references (term, ref, doc) in the same line return the sa...
shimizukawa
2013-06-16
1
-24
/
+41
*
std domain: better name for local variable
Georg Brandl
2013-03-29
1
-6
/
+6
*
fix source and line value for glossary term. refs #1090
shimizukawa
2013-01-30
1
-5
/
+9
*
Fix gettext does not extract glossary terms. Closes #1090
shimizukawa
2013-01-30
1
-1
/
+3
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Fix code style nits.
Georg Brandl
2012-03-10
1
-1
/
+2
*
Closes #832: Fix crashes when putting comments or lone terms in a glossary.
Georg Brandl
2012-01-29
1
-1
/
+5
*
Closes #797: Don't crash on a misformatted glossary.
Georg Brandl
2011-11-01
1
-2
/
+12
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-29
/
+93
|
\
|
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-2
/
+3
|
|
\
|
*
|
Remove use of method new in docutils 0.7.
Georg Brandl
2011-01-08
1
-1
/
+1
|
*
|
merge with 1.0
Georg Brandl
2011-01-08
1
-27
/
+18
|
|
\
\
|
*
|
|
#454: Add more index markup capabilities: marking see/seealso entries, and ma...
Georg Brandl
2011-01-07
1
-7
/
+7
|
*
|
|
#586: Implemented improved glossary markup which allows multiple terms per de...
Georg Brandl
2011-01-06
1
-23
/
+87
*
|
|
|
Fix #648: Fix line numbers reported in warnings about undefined references.
Georg Brandl
2011-09-23
1
-3
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Fix #616: Allow keywords to be linked via intersphinx.
Georg Brandl
2011-09-22
1
-1
/
+2
*
|
|
Fix #613: Allow Unicode characters in production list token names.
Georg Brandl
2011-09-22
1
-1
/
+1
|
|
/
|
/
|
*
|
#572: Show warnings by default when reference labels cannot be found.
Georg Brandl
2011-01-08
1
-27
/
+18
|
/
*
#148: Support sorting a limited range of accented characters in the glossary.
Georg Brandl
2011-01-04
1
-1
/
+2
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
#490: Fix cross-references to objects of types added by the :func:`~.Sphinx.a...
Georg Brandl
2010-08-14
1
-1
/
+7
*
Allow linking to tables just like figures with :ref:.
Georg Brandl
2010-05-30
1
-0
/
+7
*
Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...
Georg Brandl
2010-05-24
1
-8
/
+120
|
\
|
*
Rename default_domain to primary_domain; give it special semantics.
Georg Brandl
2010-05-23
1
-0
/
+4
|
*
#413: Added a way for intersphinx to refer to named labels in other
Georg Brandl
2010-05-23
1
-12
/
+14
|
*
Move :ref: labels over to std domain.
Georg Brandl
2010-05-23
1
-6
/
+112
|
/
*
Fixed whitespace normalization for generic targets
Sebastian Wiesner
2010-04-11
1
-1
/
+1
*
Fixed KeyError in StandardDomain.get_objects
Sebastian Wiesner
2010-04-11
1
-1
/
+4
*
Add some domain documentation.
Georg Brandl
2010-03-01
1
-1
/
+2
*
Rename doc_read_data to temp_data, which reflects better what it does.
Georg Brandl
2010-01-17
1
-5
/
+5
*
Make the _ gettext alias an explicit import instead of installing into builtins.
Georg Brandl
2010-01-17
1
-1
/
+1
*
merge with trunk
Georg Brandl
2010-01-17
1
-2
/
+3
*
merge with trunk
Georg Brandl
2010-01-17
1
-1
/
+1
*
Fix test suite errors.
Georg Brandl
2010-01-13
1
-1
/
+1
*
merge
Georg Brandl
2010-01-13
1
-2
/
+2
|
\
|
*
Fix long line.
Georg Brandl
2010-01-08
1
-2
/
+2
*
|
Rename parse_signature() to handle_signature(); allows more to happen. Recor...
Georg Brandl
2010-01-13
1
-1
/
+1
*
|
Change naming convention in doc_read_data to "domain:key".
Georg Brandl
2010-01-13
1
-4
/
+4
|
/
*
merge with trunk
Georg Brandl
2010-01-07
1
-1
/
+1
*
Update copyrights.
Georg Brandl
2010-01-02
1
-1
/
+1
*
Finish renaming description units to object (description)s.
Georg Brandl
2009-10-27
1
-1
/
+1
[next]