summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch improve-tags-docsimprove-tags-docsGeorg Brandl2014-01-190-0/+0
* Explain that only tags set via command-line or tags.add() are availableMarkus Zapke-Gr?ndemann2013-09-191-1/+2
* Fix again: NFC/NFD normalizing problem. Closes #1142shimizukawa2013-09-189-11/+127
* Added tag 1.2b2 for changeset 5a93cc107388Georg Brandl2013-09-170-0/+0
* Bump to 1.2b2.1.2b2Georg Brandl2013-09-172-4/+4
* * ``apidoc`` now ignores "_private" modules by default, and has an option ``-P``Georg Brandl2013-09-172-56/+67
* Changelog entry and cleanup for PR#131.Georg Brandl2013-09-172-8/+9
* Merged in dcmouser/sphinx-fork-dcmouser (pull request #161)Georg Brandl2013-09-17122-1682/+4315
|\
| * Ignoring the string consists only of white-space characters. Closes #1234shimizukawa2013-09-172-1/+3
| * Fix NFC/NFD normalizing problem of rst filename on Mac OS X. Closes #1142shimizukawa2013-09-172-2/+11
| * Closes #1225: fix CSS for viewcode blocks in haiku theme.Georg Brandl2013-09-171-1/+1
| * Small doc fixes for setuptools change.Georg Brandl2013-09-171-3/+5
| * Fix new getargspec implementation for 3.x.Georg Brandl2013-09-171-3/+3
| * Add feature: theme package collection by using setuptools plugin mechanism.shimizukawa2013-09-163-3/+74
| * Closes #1192: Fix escaping problem for hyperlinks in the manpage writer.Georg Brandl2013-09-162-3/+6
| * Closes #1185: Don't crash when a Python module has a wrong or no encoding dec...Georg Brandl2013-09-162-7/+9
| * Closes #828: use inspect.getfullargspec() to be able to document functions withGeorg Brandl2013-09-162-1/+39
| * Fixes #1204: use the correct relative path referring to local intersphinx tar...Georg Brandl2013-09-162-0/+5
| * Test suite quickfix.Georg Brandl2013-09-161-0/+1
| * #1259: Guard the debug output call when emitting events; to prevent theGeorg Brandl2013-09-162-1/+7
| * changelog update for PR#136Georg Brandl2013-09-162-6/+7
| * Merged in Vladimirsson/sphinx (pull request #136)Georg Brandl2013-09-162-6/+15
| |\
| | * Added ``imported-members`` option for ``automodule`` directive in autodocBogdan Opanchuk2013-04-202-6/+15
| * | Merged in mdboom/sphinx/tooltip-escaping (pull request #128)Georg Brandl2013-09-161-0/+1
| |\ \
| | * | Forgot double slashMichael Droettboom2013-04-081-1/+1
| | * | Escape the quotes in the tooltip messageMichael Droettboom2013-04-031-0/+1
| * | | Small code style fix.Georg Brandl2013-09-161-1/+1
| * | | Merged in RelentlessIdiot/sphinx (pull request #149)Georg Brandl2013-09-163-1/+40
| |\ \ \
| | * | | Fix #1203: Does not append space to unknown field names.Rob Ruana2013-06-233-1/+40
| * | | | IRC channel update.Georg Brandl2013-09-162-5/+2
| * | | | mergeGeorg Brandl2013-09-161-0/+3
| |\ \ \ \
| | * | | | add Learning Sphinx book for EXAMPLES too.shimizukawa2013-09-161-0/+2
| | * | | | append example pageshimizukawa2013-09-161-0/+1
| * | | | | Add Varnish docs and book.Georg Brandl2013-09-161-0/+3
| * | | | | Locale update: new locales, others updated from Transifex.Georg Brandl2013-09-1684-1564/+3822
| * | | | | Small changelog fixes/reordering.Georg Brandl2013-09-161-17/+18
| * | | | | Small consistency fix for timestamp tzoffset calculation.Georg Brandl2013-09-161-2/+3
| |/ / / /
| * | | | merge with stableGeorg Brandl2013-09-160-0/+0
| |\ \ \ \
| | * | | | we will not do a 1.1.4Georg Brandl2013-09-161-6/+0
| * | | | | Avoid some pyflakes false positives.Georg Brandl2013-09-164-4/+6
| * | | | | merge with stableGeorg Brandl2013-09-16383-6705/+18864
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Update the changelog.Georg Brandl2013-09-161-0/+11
| | * | | | Closes #1159: do not emit duplicate inventory entries for py:module objects.Georg Brandl2013-09-162-1/+8
| | * | | | Closes issue #1242: make it clearer that "translations not available" means o...Georg Brandl2013-09-161-2/+3
| | * | | | mergeGeorg Brandl2013-09-162-2/+6
| | |\ \ \ \
| | | * | | | Add the cover of the Learning Sphinx book as an image.Georg Brandl2013-09-162-1/+2
| | | * | | | merge with stableGeorg Brandl2013-09-16382-6702/+18839
| | | |\ \ \ \
| | * | \ \ \ \ Merged in cancerhermit/sphinx (pull request #153)Georg Brandl2013-09-1620-66/+240
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Fix new html_extra_path option for singlehtml builder.Georg Brandl2013-09-162-1/+1
| | | * | | | | Merged in mcmtroffaes/sphinx-html-extra-path (pull request #158)Georg Brandl2013-09-168-4/+44
| | | |\ \ \ \ \