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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add lines and start-after/end-before options to literalinclude.
Georg Brandl
2009-01-02
2
-19
/
+69
*
Fix long line.
Georg Brandl
2009-01-01
1
-2
/
+2
*
Add Python license info, add parse.c source generated by Cython.
Georg Brandl
2009-01-01
5
-164
/
+3393
*
Rename "object" to "pyobject" and document it.
Georg Brandl
2008-12-30
2
-2
/
+14
*
Add "object" option to literalinclude directive.
Georg Brandl
2008-12-30
2
-17
/
+37
*
* Add a tag-finding method based on tokens.
Georg Brandl
2008-12-30
2
-39
/
+118
*
Move docstring processing to an util module.
Georg Brandl
2008-12-30
3
-74
/
+63
*
Ignore .so files.
Georg Brandl
2008-12-30
1
-0
/
+1
*
Also find attribute docs in the "other" style: docstrings after the
Georg Brandl
2008-12-30
1
-14
/
+61
*
First iteration of an autodoc that handles attribute documentation.
Georg Brandl
2008-12-30
2
-23
/
+59
*
Move benchmark into __main__ block.
Georg Brandl
2008-12-30
1
-9
/
+9
*
Some speedups in pytree.
Georg Brandl
2008-12-30
2
-14
/
+165
*
Ignore grammar pickle files.
Georg Brandl
2008-12-29
1
-0
/
+1
*
Another fix for DEDENT/INDENT handling.
Georg Brandl
2008-12-29
3
-3
/
+5
*
Fix handling of INDENT/DEDENT tokens.
Georg Brandl
2008-12-29
2
-11
/
+31
*
Improve error handling.
Georg Brandl
2008-12-29
1
-18
/
+33
*
Add comment.
Georg Brandl
2008-12-29
1
-0
/
+1
*
Cleanup; add scoping to ClassAttrVisitor.
Georg Brandl
2008-12-29
2
-36
/
+31
*
Add pgen2 and custom utilities.
Georg Brandl
2008-12-29
11
-0
/
+2044
*
fix whitespace glitch
gbrandl
2008-12-29
1
-1
/
+1
*
New builder for Qt help collections, by Antonio Valentino.
Georg Brandl
2008-12-29
10
-11
/
+310
*
Close #23: Added a ``classmethod`` directive along with ``method``
Georg Brandl
2008-12-29
6
-20
/
+83
*
Fix #46: allow linking to special labels via :ref:`abc <genindex>`.
Georg Brandl
2008-12-28
1
-3
/
+7
*
Update translation catalogs.
Georg Brandl
2008-12-28
12
-1405
/
+1481
*
Some fixes and changelog entry after switch to Jinja2.
Georg Brandl
2008-12-28
5
-21
/
+22
*
merge in http://www.bitbucket.org/lunar/sphinx-jinja2/
Georg Brandl
2008-12-28
6
-12
/
+100
|
\
|
*
Merge with http://bitbucket.org/birkenfeld/sphinx
Sebastian Wiesner
2008-12-23
6
-12
/
+100
|
|
\
|
|
*
Fix name error in template
Sebastian Wiesner
2008-12-17
1
-1
/
+1
|
|
*
Automated merge with http://www.bitbucket.org/birkenfeld/sphinx/
Sebastian Wiesner
2008-12-16
6
-11
/
+99
|
|
|
\
|
|
|
*
Merge with http://www.bitbucket.org/birkenfeld/sphinx/
Sebastian Wiesner
2008-12-07
6
-11
/
+99
|
|
|
|
\
|
|
|
|
*
Automated merge with http://bitbucket.org/birkenfeld/sphinx
Sebastian Wiesner
2008-11-27
6
-11
/
+99
|
|
|
|
|
\
|
|
|
|
|
*
Fixed markup escaping issue
Sebastian Wiesner
2008-11-27
1
-1
/
+1
|
|
|
|
|
*
Automated merge with https://bitbucket.org/birkenfeld/sphinx
Sebastian Wiesner
2008-11-23
13
-59
/
+110
|
|
|
|
|
|
\
|
|
|
|
|
*
|
Fixed syntax error in setup.py
Sebastian Wiesner
2008-11-20
1
-1
/
+1
|
|
|
|
|
*
|
Fixed encoding issue in pngmath hashing
Sebastian Wiesner
2008-11-20
1
-1
/
+1
|
|
|
|
|
*
|
Switched templating to jinja2
Sebastian Wiesner
2008-11-20
6
-11
/
+99
*
|
|
|
|
|
|
Fix #6: Don't generate redundant ``<ul>`` for top-level TOC tree
Georg Brandl
2008-12-28
2
-3
/
+13
*
|
|
|
|
|
|
merge
Georg Brandl
2008-12-28
81
-1811
/
+3025
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Close #4: Added a ``:download:`` role that marks a non-document file
Georg Brandl
2008-12-28
13
-32
/
+147
|
*
|
|
|
|
|
|
Fix #77: If a description environment with info field list only
Georg Brandl
2008-12-28
2
-6
/
+18
|
*
|
|
|
|
|
|
Due to popular demand, added a ``:doc:`` role which directly
Georg Brandl
2008-12-28
6
-4
/
+56
|
*
|
|
|
|
|
|
Fix test_autodoc after return annotation change.
Georg Brandl
2008-12-28
1
-3
/
+3
|
*
|
|
|
|
|
|
Factor out docname path joining into an utility function.
Georg Brandl
2008-12-28
2
-5
/
+9
|
*
|
|
|
|
|
|
use stacklevel=2 for easier debugging
Benjamin Peterson
2008-12-27
1
-1
/
+1
|
*
|
|
|
|
|
|
Add MapServer.
Georg Brandl
2008-12-27
1
-0
/
+1
|
*
|
|
|
|
|
|
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
60
-89
/
+85
|
*
|
|
|
|
|
|
Cosmetic changes.
Georg Brandl
2008-12-26
1
-4
/
+2
|
*
|
|
|
|
|
|
Improve builder docs a bit.
Georg Brandl
2008-12-26
2
-7
/
+29
|
*
|
|
|
|
|
|
Don't require init() method in builders.
Georg Brandl
2008-12-26
1
-1
/
+1
|
*
|
|
|
|
|
|
Change the way to handle return annotations a bit.
Georg Brandl
2008-12-25
6
-13
/
+36
[next]