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
*
Close #4: Added a ``:download:`` role that marks a non-document file
Georg Brandl
2008-12-28
3
-2
/
+15
*
Fix test_autodoc after return annotation change.
Georg Brandl
2008-12-28
1
-3
/
+3
*
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
12
-12
/
+12
*
Handle class aliases (like ``class Foo: factory = dict``) better in autodoc.
Georg Brandl
2008-12-25
1
-0
/
+2
*
Fix documentation of inner classes in autodoc. Messy!
Georg Brandl
2008-12-23
1
-16
/
+32
*
Remove sphinx.builder usage.
Georg Brandl
2008-12-23
3
-3
/
+5
*
The ``autodoc_skip_member`` event now also gets to decide
Georg Brandl
2008-12-15
1
-0
/
+12
*
Merge bugfix from 0.5.
Georg Brandl
2008-12-08
2
-1
/
+3
|
\
|
*
Fix #68: invalid latex output for images with height set.
Georg Brandl
2008-12-08
2
-1
/
+3
*
|
Automated merge with file:///home/gbr/devel/sphinx0.5
Georg Brandl
2008-12-08
3
-0
/
+8
|
\
\
|
|
/
|
*
Fix #60: "smart" image inclusion in subdirs.
Georg Brandl
2008-12-08
3
-0
/
+8
*
|
Automated merge with file:///home/gbr/devel/sphinx0.5
Georg Brandl
2008-12-07
4
-4
/
+57
|
\
\
|
|
/
|
/
|
|
*
Merge bugfix from 0.5.
Georg Brandl
2008-11-30
4
-4
/
+57
|
|
\
|
|
*
Allow using different Pygments formatters.
Georg Brandl
2008-11-30
1
-0
/
+14
|
|
*
Add Sphinx.add_lexer().
Georg Brandl
2008-11-30
1
-0
/
+37
|
|
*
Allow giving values for dict type config values in the overrides.
Georg Brandl
2008-11-30
1
-1
/
+3
|
|
*
Move builders and writers into new packages.
Georg Brandl
2008-11-29
2
-3
/
+3
*
|
|
Fix autoclass_content = "both" bug.
Georg Brandl
2008-12-07
1
-1
/
+14
|
/
/
*
|
Also fix invalid index entries for Latex output.
Georg Brandl
2008-11-30
2
-0
/
+12
|
/
*
Don't fail test suite because of missing latex packages.
Georg Brandl
2008-11-23
1
-0
/
+27
*
Add file in _static directory so that it isn't ignored by Hg.
Georg Brandl
2008-11-23
1
-0
/
+1
*
2.4 compatibility fix.
gbrandl
2008-11-23
1
-1
/
+5
*
Add tests for HTML escaping.
Georg Brandl
2008-11-23
3
-4
/
+6
*
Fix test after latex writer change.
Georg Brandl
2008-11-23
1
-1
/
+1
*
Add classes to toctree items that indicate depth.
Georg Brandl
2008-11-09
1
-0
/
+2
*
Add todo extension.
Georg Brandl
2008-11-09
1
-1
/
+2
*
Fix test typo.
Georg Brandl
2008-11-08
1
-1
/
+1
*
Fix the handling of images in different directories.
Georg Brandl
2008-11-06
4
-5
/
+12
*
#21: allow short form for seealso arguments.
Georg Brandl
2008-11-04
1
-1
/
+1
*
Add -A option to pass values into HTML templates.
Georg Brandl
2008-11-04
3
-0
/
+7
*
#29: fix some option list issues, in HTML, LaTeX and text writers.
Georg Brandl
2008-11-03
2
-0
/
+6
*
Improve node coverage for latex/text writers.
georg.brandl
2008-11-01
1
-0
/
+35
*
Fix for r67038.
georg.brandl
2008-10-28
3
-18
/
+7
*
Remove outdated check.
georg.brandl
2008-10-27
1
-2
/
+0
*
Add global citations. #1.
georg.brandl
2008-10-25
3
-0
/
+11
*
Add minimal test for descitems.
georg.brandl
2008-10-18
5
-0
/
+92
*
Add test for meta directive and add visitor functions for latex and text writ...
georg.brandl
2008-10-18
2
-0
/
+8
*
Role names are case-insensitive. #24.
georg.brandl
2008-10-16
1
-0
/
+2
*
Properly escape authors and titles put into quickstart latex_documents setting.
georg.brandl
2008-10-16
1
-3
/
+4
*
Adapt markup test to renaming of highlighting escapes.
georg.brandl
2008-09-16
1
-1
/
+1
*
Add test for coverage builder and fix an AttributeError in it.
georg.brandl
2008-09-13
3
-1
/
+51
*
Add missing file.
georg.brandl
2008-09-13
1
-0
/
+7
*
A bit more testing for autodoc.
georg.brandl
2008-09-12
3
-0
/
+12
*
Fix nits.
georg.brandl
2008-09-11
3
-3
/
+6
*
Fix handling of __all__ for modules and add a test.
georg.brandl
2008-09-06
1
-1
/
+13
*
Merged revisions 65640,65675,65699,65701 via svnmerge from
georg.brandl
2008-08-23
5
-11
/
+70
*
New config value "keep_warnings", default is to discard the from the saved do...
georg.brandl
2008-08-10
1
-0
/
+2
*
Merged revisions 65566-65567,65623,65625 via svnmerge from
georg.brandl
2008-08-10
1
-3
/
+16
*
* Add more generated text to the automatic translation.
georg.brandl
2008-08-10
1
-0
/
+17
*
Merged revisions 65556 via svnmerge from
georg.brandl
2008-08-06
2
-3
/
+25
[next]