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
/
sphinx
/
builders
/
latex.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new API: Sphinx.add_latex_package()
tk0miya
2014-09-27
1
-0
/
+1
*
wrap py3 iterators with list() for each places that expect a list object. ref...
shimizukawa
2014-04-30
1
-1
/
+1
*
use six privided iteritems(),itervalues() to support py2/py3 in one source. r...
shimizukawa
2014-04-29
1
-1
/
+2
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
Support docutils.conf 'writers' and 'html4css1 writer' section by html writer.
shimizukawa
2013-07-26
1
-1
/
+2
*
move "copy additional files" after "copying TeX support files" in latex builder.
WAKAYAMA Shirou
2013-03-05
1
-7
/
+8
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Make token references work as hyperlinks again in LaTeX output.
Georg Brandl
2011-01-15
1
-4
/
+0
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
Reverse latex appendix logic: Add appendices if docclass is not howto. Also ...
Georg Brandl
2010-06-12
1
-1
/
+1
*
#432: Fix UnicodeErrors while building LaTeX in translated locale; do not swa...
Georg Brandl
2010-05-28
1
-7
/
+1
*
Make the _ gettext alias an explicit import instead of installing into builtins.
Georg Brandl
2010-01-17
1
-0
/
+1
*
Rename os to osutil, thanks to relative imports.
Georg Brandl
2010-01-17
1
-1
/
+1
*
Refactor util package.
Georg Brandl
2010-01-17
1
-2
/
+3
*
Refactor toctree inlining to into a util function.
Georg Brandl
2010-01-17
1
-22
/
+3
*
Remove Python 2.5ism and undefined local access.
Georg Brandl
2010-01-12
1
-1
/
+1
*
Improve the handling of non-Unicode strings in the configuration:
Georg Brandl
2010-01-12
1
-1
/
+7
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
Copy stat as well as files for static content.
Georg Brandl
2009-04-28
1
-10
/
+9
*
Fix attribute reference error.
gbrandl
2009-03-15
1
-1
/
+1
*
Use standard ``file:line: warning: message`` format for warning messages.
Georg Brandl
2009-03-05
1
-4
/
+5
*
The new ``latex_additional_files`` config value can be used to
Georg Brandl
2009-02-20
1
-0
/
+9
*
Added an ``only`` directive that can selectively include text
Georg Brandl
2009-02-19
1
-2
/
+3
*
merge with main
Georg Brandl
2009-02-14
1
-7
/
+11
|
\
|
*
Fix handling of "docname" and target names in LaTeX builder.
Georg Brandl
2009-02-14
1
-7
/
+11
*
|
Reformat to EOL80.
Georg Brandl
2009-01-10
1
-6
/
+8
|
/
*
Merge in copyright style changes from 0.5.
Georg Brandl
2009-01-03
1
-1
/
+1
*
Due to popular demand, added a ``:doc:`` role which directly
Georg Brandl
2008-12-28
1
-2
/
+3
*
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
1
-1
/
+1
*
Move builders and writers into new packages.
Georg Brandl
2008-11-29
1
-0
/
+185