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
/
tests
/
root
/
objects.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes #1623: Return types specified with ``:rtype:`` are now turned into lin...
Georg Brandl
2014-11-12
1
-1
/
+1
*
Closes #1284: Program options documented with :rst:dir:`option` can now start...
Georg Brandl
2014-09-20
1
-0
/
+4
*
Remove sphinx.ext.oldcmarkup compatibility extension.
Georg Brandl
2014-01-17
1
-8
/
+0
*
Allow "." and "~" prefixes in inline :param: typedefs.
Virgil Dupras
2014-01-04
1
-0
/
+1
*
Fix #1203: Does not append space to unknown field names.
Rob Ruana
2013-06-23
1
-0
/
+26
*
Fix #677: allow multiple signatures in C++ domain directives.
Georg Brandl
2011-09-22
1
-3
/
+1
*
Fix tracebacks occurring for duplicate C++ domain objects.
Georg Brandl
2011-01-06
1
-0
/
+11
*
#581: Fix traceback in Python domain for empty cross-reference targets.
Georg Brandl
2011-01-04
1
-0
/
+3
*
Fix test_build_html after latest docfields fix.
Georg Brandl
2011-01-04
1
-3
/
+5
*
Regression of #77: If there is only one parameter given with ``:param:`` mark...
Georg Brandl
2011-01-03
1
-0
/
+2
*
Allow breaking long signatures, continuing with backlash-escaped newlines.
Georg Brandl
2010-08-05
1
-0
/
+4
*
#484: Fix crash when duplicating a parameter in an info field list.
Georg Brandl
2010-08-05
1
-0
/
+2
*
Add some tests for docfields.
Georg Brandl
2010-07-27
1
-0
/
+5
*
Add the "oldcmarkup" extension, to help migrating to 1.0.
Georg Brandl
2010-05-24
1
-0
/
+8
*
Added `doc_field_types` to :class:`JSCallable`, arguments, errors and the ret...
DasIch
2010-03-31
1
-2
/
+6
*
Added a :class:`JSXRefRole` which allows to display a method/attribute name o...
DasIch
2010-03-30
1
-0
/
+1
*
Added a :js:attribute:: directive as well as a :js:attr: role to describe att...
DasIch
2010-03-30
1
-0
/
+4
*
It is now possible to use the js:function:: directive for methods.
DasIch
2010-03-30
1
-0
/
+5
*
Added a js:data directive/role to describe/refer to global variables/constants.
DasIch
2010-03-30
1
-0
/
+4
*
Added a :js:func: role to refer to functions described with the js:function::...
DasIch
2010-03-30
1
-0
/
+3
*
Added a JavaScript domain and a js:function directive.
DasIch
2010-03-30
1
-0
/
+6
*
Add missing option_spec for Python domain.
Georg Brandl
2010-02-28
1
-0
/
+2
*
Fix :type:-class field processing and add doc field markup to test suite.
Georg Brandl
2010-01-17
1
-0
/
+17
*
The ``toctree()`` callable in templates now has a ``maxdepth``
Georg Brandl
2009-09-09
1
-2
/
+2
*
Move HTML test into own module and add some C references.
Georg Brandl
2009-09-08
1
-7
/
+7
*
More refactoring for language-independent domain support.
Georg Brandl
2009-09-07
1
-0
/
+91