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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some testing.
shimizukawa
2012-05-01
1
-5
/
+10
*
Intersphinx: parse inventories correctly when object names contain embedded s...
Jeff Dairiki
2012-02-26
1
-0
/
+3
*
Fixes #875 and #876: use the right file mode to successfully read config file...
Georg Brandl
2012-03-10
1
-2
/
+2
*
Fixes #874: do not use __file__ anymore after changing cwd.
Georg Brandl
2012-03-10
1
-3
/
+5
*
Closes #810: fix deprecation warnings with Python 3. What is left over is fro...
Georg Brandl
2012-01-29
1
-1
/
+5
*
Closes #695: When the highlight language "python" is specified explicitly, do...
Georg Brandl
2012-01-29
1
-1
/
+1
*
Satisfy "make check".
Georg Brandl
2011-10-09
1
-1
/
+2
*
Change default visibility for C++ superclasses.
Robert Lehmann
2011-10-08
1
-2
/
+2
*
Fixes #678: Support superclass declarations in C++ domain.
Robert Lehmann
2011-10-08
1
-0
/
+20
*
Remove unused import.
Georg Brandl
2011-10-07
1
-1
/
+0
*
Split user queries and file generation in quickstart into two functions.
Georg Brandl
2011-10-07
1
-3
/
+7
*
Update the websupport tests to API changes.
Georg Brandl
2011-10-06
1
-18
/
+12
*
Fix markup test with latest pygments-related updates.
Georg Brandl
2011-10-02
1
-3
/
+3
*
Merge with 1.0
Georg Brandl
2011-09-23
43
-984
/
+1406
|
\
|
*
Added more tests to the basic parsing of C++ signatures
Armin Ronacher
2011-09-23
1
-5
/
+18
|
*
merged
Armin Ronacher
2011-09-23
1
-0
/
+12
|
|
\
|
|
*
Added support for strings with commas in template definitions.
Armin Ronacher
2011-09-22
1
-0
/
+3
|
|
*
Added support for noexcept specifiers
Armin Ronacher
2011-09-22
1
-0
/
+3
|
|
*
Added support for constexpr in function signatures
Armin Ronacher
2011-09-22
1
-1
/
+3
|
|
*
Be explicit about rvalue references.
Armin Ronacher
2011-09-22
1
-0
/
+4
|
*
|
Merge with 1.0
Georg Brandl
2011-09-22
43
-979
/
+1394
|
|
\
\
|
|
|
/
|
|
*
Added support for non-name template arguments. This fixes #696
Armin Ronacher
2011-09-22
1
-0
/
+3
|
|
*
Fix :samp: latex tests.
Georg Brandl
2011-09-21
1
-2
/
+2
|
|
*
Fix #728: escape root dir when putting it into a regex in latex/texinfo tests.
Georg Brandl
2011-09-21
2
-2
/
+2
|
|
*
Skip all websupport tests for now.
Georg Brandl
2011-09-21
1
-1
/
+3
|
|
*
Fix dupicate autodocumentation leading to test failures.
Georg Brandl
2011-09-19
1
-1
/
+1
|
|
*
Adapt test to removal of <object> tags for SVG images.
Georg Brandl
2011-09-19
1
-2
/
+1
|
|
*
Only test spanning cells for latex.
Georg Brandl
2011-09-19
1
-0
/
+2
|
|
*
Code style fixes.
Georg Brandl
2011-09-17
1
-0
/
+10
|
|
*
[intersphinx] [Fixes #622] env.warn called with incorrect number of arguments
Lucas Taylor
2011-09-03
1
-0
/
+24
|
|
*
autosummary: respect py:currentclass when looking up Python objects
Pauli Virtanen
2011-06-29
1
-0
/
+24
|
|
*
autosummary: improve robustness of the signature compactification
Pauli Virtanen
2011-06-29
1
-0
/
+8
|
|
*
Support varargs in C++ function signatures.
Chris Pickel
2011-04-19
1
-0
/
+3
|
|
*
Cleanup after pull from https://bitbucket.org/timmartin/sphinx
Georg Brandl
2011-05-15
3
-10
/
+8
|
|
*
Fixed a bug in test_intl.py: teardown didn't get called if the test was skipped
Tim Martin
2011-04-17
1
-0
/
+5
|
|
*
Expanded the docstring of gen_with_app to explain how it differs from with_app
Tim Martin
2011-04-13
1
-1
/
+3
|
|
*
The test runner script now checks for the docutils and jinja libraries, witho...
Tim Martin
2011-04-12
1
-0
/
+12
|
|
*
Add Texinfo support in ext.graphviz, ext.inheritance_diagram and ext.mathbase.
Jon Waltman
2011-03-05
1
-0
/
+1
|
|
*
#431: Doc comments for attributes can now be given on the same line as the as...
Georg Brandl
2011-01-15
1
-0
/
+2
|
|
*
merge with 1.0
Georg Brandl
2011-01-09
1
-1
/
+1
|
|
|
\
|
|
*
|
#437: autodoc now shows values of class data attributes.
Georg Brandl
2011-01-08
1
-1
/
+24
|
|
*
|
Add missing label.
Georg Brandl
2011-01-08
1
-0
/
+2
|
|
*
|
Fix test_versioning.test_picklability test
Daniel Neuh?user
2011-01-08
1
-0
/
+1
|
|
*
|
Support for autodocumenting partial functions.
?ukasz Langa
2011-01-08
1
-3
/
+32
|
|
*
|
merge with 1.0
Georg Brandl
2011-01-07
41
-969
/
+1236
|
|
|
\
\
|
|
|
*
|
#454: Add more index markup capabilities: marking see/seealso entries, and ma...
Georg Brandl
2011-01-07
3
-1
/
+17
|
|
|
*
|
#586: Implemented improved glossary markup which allows multiple terms per de...
Georg Brandl
2011-01-06
1
-1
/
+13
|
|
|
*
|
Fix test after config default change.
Georg Brandl
2011-01-06
1
-1
/
+1
|
|
|
*
|
merge with 1.0
Georg Brandl
2011-01-06
41
-966
/
+1205
|
|
|
|
\
\
|
|
|
|
*
\
merge with 1.0
Georg Brandl
2011-01-04
1
-0
/
+3
|
|
|
|
|
\
\
[next]