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
*
Release preparation.
0.2
georg.brandl
2008-04-27
1
-2
/
+2
*
Fix a bug where smartypants was used for attribute values.
georg.brandl
2008-04-27
2
-5
/
+10
*
Add logo options, add blocks to sidebar.
georg.brandl
2008-04-27
12
-54
/
+138
*
Fix markup.
georg.brandl
2008-04-27
1
-1
/
+1
*
Use OpenSearch for Sphinx docs.
georg.brandl
2008-04-27
1
-0
/
+2
*
Add OpenSearch capability.
georg.brandl
2008-04-27
8
-7
/
+48
*
Make description environment usable in desc environment.
georg.brandl
2008-04-27
1
-0
/
+7
*
Add the possibility to have colored verbatim border and background.
georg.brandl
2008-04-27
1
-8
/
+56
*
Review templating docs.
georg.brandl
2008-04-27
1
-69
/
+85
*
Some enhancements to sphinx.sty, mostly by Gael Varoquaux.
georg.brandl
2008-04-27
3
-347
/
+76
*
Follow links when searching documents and document changes from Armin.
georg.brandl
2008-04-27
2
-1
/
+30
*
Allow commas in option desc parameters.
georg.brandl
2008-04-27
1
-3
/
+4
*
simplified layout template a bit, working on templating documentation
armin.ronacher
2008-04-27
4
-30
/
+183
*
Add a para about section nesting.
georg.brandl
2008-04-26
1
-0
/
+4
*
Ignore classes in conf.py.
georg.brandl
2008-04-22
2
-3
/
+4
*
Handle substitution definition node.
georg.brandl
2008-04-21
1
-0
/
+3
*
Create a sensible default latex_documents setting.
georg.brandl
2008-04-21
2
-1
/
+5
*
Use the mailing list as bug reporting address.
georg.brandl
2008-04-21
1
-1
/
+1
*
Add changelog entry.
georg.brandl
2008-04-20
1
-0
/
+2
*
Since docutils output XHTML, make the templates respect that.
georg.brandl
2008-04-20
5
-24
/
+24
*
Implement option lists.
georg.brandl
2008-04-20
3
-0
/
+75
*
Update jQuery and use minified version.
georg.brandl
2008-04-19
1
-2338
/
+26
*
* Use a customizable title for the docs.
georg.brandl
2008-04-19
14
-50
/
+90
*
Fix style sheet and remove unused styles.
georg.brandl
2008-04-19
1
-15
/
+0
*
Use new name for web builder in the Makefile too.
georg.brandl
2008-04-19
1
-8
/
+10
*
:func: et al. should not include parens.
georg.brandl
2008-04-19
1
-3
/
+5
*
Stop appending the rev to the version number.
georg.brandl
2008-04-19
1
-1
/
+1
*
Add new templating API, remove Jinja external and add it to setup.py dependen...
georg.brandl
2008-04-13
9
-60
/
+136
*
Support ``currentmodule`` directive, for docs that spread documentation
georg.brandl
2008-04-13
3
-6
/
+32
*
Gracefully handle situation where module name is unknown.
georg.brandl
2008-04-13
1
-0
/
+7
*
Add advice about absolute paths to quickstart config.
georg.brandl
2008-04-13
1
-3
/
+5
*
Support Sphinx.add_transform().
georg.brandl
2008-04-13
4
-14
/
+26
*
Add note about __module__ checking.
georg.brandl
2008-04-13
1
-0
/
+7
*
Fix class constructor signature, and class name display for members.
georg.brandl
2008-04-12
3
-2
/
+13
*
Don't check __module__ for explicitly given members.
georg.brandl
2008-04-12
2
-5
/
+16
*
Better error message for unknown documents in toctree.
georg.brandl
2008-04-09
1
-1
/
+1
*
Fix :term:`title <target>`, and make giving multiple cmdoptions possible.
georg.brandl
2008-04-07
4
-18
/
+36
*
Don't use os.path for HTML pathnames.
georg.brandl
2008-04-06
2
-3
/
+5
*
Advise to put index directives before the target.
georg.brandl
2008-04-06
1
-0
/
+9
*
Allow the config to act as an extension.
georg.brandl
2008-04-06
8
-48
/
+62
*
Don't swallow toc entries when resolving subtrees.
georg.brandl
2008-04-06
3
-10
/
+21
*
Fix the case where a toctree doesn't contain anything.
georg.brandl
2008-04-06
1
-1
/
+1
*
Fix traceback when moving documents.
georg.brandl
2008-04-06
1
-4
/
+9
*
Properly expand tabs in docstrings.
georg.brandl
2008-04-05
1
-1
/
+2
*
Fix envvar index template.
georg.brandl
2008-03-31
1
-1
/
+1
*
Allow new titles in the toctree.
georg.brandl
2008-03-30
5
-19
/
+53
*
Adapt extension mod to new indextemplate syntax.
georg.brandl
2008-03-28
1
-3
/
+3
*
Support app.add_crossref_type().
georg.brandl
2008-03-28
7
-18
/
+115
*
Add subscription box for the google group.
georg.brandl
2008-03-28
1
-3
/
+6
*
Add todo items.
georg.brandl
2008-03-28
1
-0
/
+2
[next]