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
*
Fix long line.
Georg Brandl
2011-01-04
1
-1
/
+2
*
#283: Fix literal block display issues on Chrome browsers.
Georg Brandl
2011-01-04
3
-0
/
+4
*
Added tag 1.0.5 for changeset 878a1874a8e6
Georg Brandl
2011-01-04
0
-0
/
+0
*
Add book examples.
Georg Brandl
2011-01-04
1
-0
/
+9
*
#148: Support sorting a limited range of accented characters in the glossary.
Georg Brandl
2011-01-04
2
-3
/
+4
*
#383: Support sorting a limited range of accented characters in the general i...
Georg Brandl
2011-01-04
2
-2
/
+6
*
#570: Try decoding ``-D`` and ``-A`` command-line arguments with the locale's...
Georg Brandl
2011-01-04
2
-2
/
+20
*
#560: Change default split_owner to return something useful.
Georg Brandl
2011-01-04
1
-5
/
+2
*
New year update.
Georg Brandl
2011-01-04
135
-136
/
+136
*
#528: Observe :confval:`locale_dirs` when looking for the JS translations file.
Georg Brandl
2011-01-04
2
-18
/
+22
*
Fix pretty-printing of C++ function arguments.
Georg Brandl
2011-01-04
1
-3
/
+2
*
Fix test_build_html after latest docfields fix.
Georg Brandl
2011-01-04
2
-5
/
+11
*
Use XML-entity-replace error handling in HTML output files. Fixes test_build...
Georg Brandl
2011-01-04
1
-1
/
+1
*
#578: doc clarification.
Georg Brandl
2011-01-04
1
-3
/
+5
*
Use non-breaking spaces to separate type and parameter name.
Georg Brandl
2011-01-03
1
-1
/
+2
*
Even more tweaking of the latex tabular environment selection code.
Georg Brandl
2011-01-03
2
-14
/
+25
*
#574: Add special code for better support of Japanese documents in the LaTeX ...
Georg Brandl
2011-01-03
3
-0
/
+19
*
Regression of #77: If there is only one parameter given with ``:param:`` mark...
Georg Brandl
2011-01-03
4
-9
/
+23
*
#556: Fix missing paragraph breaks in LaTeX output in certain situations (e.g.
Georg Brandl
2011-01-03
2
-1
/
+4
*
#567: Emit the ``autodoc-process-docstring`` event even for objects without a...
Georg Brandl
2011-01-03
2
-3
/
+11
*
#565: In the LaTeX builder, not only literal blocks require different table h...
Georg Brandl
2011-01-03
3
-11
/
+35
*
Remove redundant local.
Georg Brandl
2011-01-03
1
-2
/
+1
*
#515: Fix tracebacks in the viewcode extension for Python objects that do not...
Georg Brandl
2011-01-03
2
-2
/
+5
*
Add missing file.
Georg Brandl
2011-01-03
1
-0
/
+7
*
Fix strange reportings of line numbers for warnings generated from
Georg Brandl
2011-01-03
4
-2
/
+15
*
Fix CPP domain modifiers: short can be unsigned and signed, but not short.
Georg Brandl
2010-12-29
1
-3
/
+3
*
On HTML Help, ignore 'html_output_encoding' and use langage encoding.
amenohi
2010-11-18
1
-1
/
+4
*
Fix garbled HTML Help keywords.
amenohi
2010-11-18
1
-1
/
+1
*
major.minor version is enough for the grammar pickle.
Georg Brandl
2010-12-09
1
-1
/
+1
*
Do not require build dir to exist.
Georg Brandl
2010-11-17
1
-1
/
+0
*
Add changelog entry.
Georg Brandl
2010-11-17
2
-1
/
+7
*
Account for arguments with only a type and no parameter name
Michael Jones
2010-11-18
1
-3
/
+2
*
Update cpp domain identifier regex to match destructors
Michael Jones
2010-11-18
1
-1
/
+1
*
Update release date and version.
1.0.5
Georg Brandl
2010-11-12
2
-4
/
+4
*
Adapt test to new warning API.
Georg Brandl
2010-11-12
1
-3
/
+3
*
#550: fix confusing example in docs.
Georg Brandl
2010-11-12
1
-5
/
+5
*
#557: Add CSS styles required by docutils 0.7 for aligned images and figures.
Georg Brandl
2010-11-12
3
-0
/
+52
*
In the Makefile generated by LaTeX output, do not delete pdf files
Georg Brandl
2010-11-12
2
-2
/
+4
*
#535: Fix LaTeX output generated for line blocks by porting implementation fr...
Georg Brandl
2010-10-22
4
-24
/
+47
*
#530: set font size of \paragraph to \small.
Georg Brandl
2010-10-22
1
-1
/
+1
*
#522: in Windows batchfile, do not print success message when sphinx-build fa...
Georg Brandl
2010-10-22
1
-0
/
+15
*
#523: fixes for qthelp index.
Georg Brandl
2010-10-22
2
-31
/
+33
*
#534: warning message instead of crash if invalid Pygments lexer name is used.
Georg Brandl
2010-10-22
6
-20
/
+25
*
#544: Allow ``.pyw`` as a source file extension.
Georg Brandl
2010-10-22
3
-2
/
+4
*
Remove obsolete config value.
Georg Brandl
2010-10-22
1
-1
/
+0
*
include a blank line before a new line-block so it stands as its own paragraph
Doug Hellmann
2010-10-20
1
-1
/
+1
*
Fix missing paren.
Georg Brandl
2010-10-20
1
-1
/
+1
*
Add Pocoo logo to the sidebar on the index page.
Georg Brandl
2010-10-18
2
-0
/
+3
*
Add pypol.
Georg Brandl
2010-10-17
1
-0
/
+1
*
Record Python version in save_traceback(), to better debug 2 vs 3 issues.
Georg Brandl
2010-10-16
1
-0
/
+2
[next]