summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* Allow "." and "~" prefixes in inline :param: typedefs.Virgil Dupras2014-01-041-1/+18
* merge with stableGeorg Brandl2013-12-101-3/+3
|\
| * now it is 1.3 in developmentGeorg Brandl2013-12-101-2/+2
* | stable version is 1.2+Georg Brandl2013-12-101-1/+1
|/
* Bump to 1.2 final.Georg Brandl2013-12-101-3/+4
* Fix: autodoc class __init__ override not removed from docstring. Closes #1138shimizukawa2013-12-091-2/+12
* Fix: 97d5dd1 drop config.templates_path for loader pathshimizukawa2013-12-091-2/+4
* Merged in shimizukawa/sphinx-fix-buildtrigger-exclude-themepath (pull request...Takayuki Shimizukawa2013-12-091-8/+8
|\
| * merge heads and resolve conflictsshimizukawa2013-10-131-8/+8
| |\
| | * Fix: `html_theme_path=['.']` is a trigger of rebuild all documents always.shimizukawa2013-10-121-8/+8
* | | Merged in shimizukawa/sphinx-fix-pypytest (pull request #177)Takayuki Shimizukawa2013-12-092-3/+25
|\ \ \
| * | | Now sphinx.ext.autodoc on PyPy ignoring the method of built-in classes.shimizukawa2013-10-072-3/+25
* | | | Fix broken hyperlinks to chapters in appendix in Japanese environmentAkihiro Uchida2013-12-081-7/+5
* | | | Force index entries to be unicode to fix problems with unicode normalizationArmin Ronacher2013-11-281-0/+4
* | | | Merged in takluyver/sphinx/autosummary-file-ext (pull request #194)Georg Brandl2013-11-271-2/+0
|\ \ \ \
| * | | | Don't strip file extension from names in autosummary directive.Thomas Kluyver2013-11-141-2/+0
* | | | | Fix ResourceWarnings with Python 3.2 or later. Closes #1269shimizukawa2013-11-171-1/+4
|/ / / /
* | | | Add tests and code refine for pull request #190.shimizukawa2013-11-121-17/+12
* | | | Find node.source recursively. In some cases (.. figure nested inside other bl...Michael Schlenker2013-11-081-1/+18
* | | | Add .. rubric:: to the list of special cased nodes for gettext.Michael Schlenker2013-11-081-1/+1
* | | | sort class items in inheritance_diagramminrk2013-10-211-1/+1
* | | | Closes #1296: Fix invalid charset in HTML help generated HTML files for defau...Georg Brandl2013-10-201-1/+1
| |/ / |/| |
* | | Restore ``versionmodified`` CSS class for versionadded/changed and deprecatedGeorg Brandl2013-10-121-2/+4
* | | Add sphinx.version_info for better programmatic check of the Sphinx version.Georg Brandl2013-10-121-0/+3
* | | Remove handlers for the "refcount" node.Georg Brandl2013-10-128-37/+0
* | | Removed the ``sphinx.ext.refcounting`` extension -- it is very specific toGeorg Brandl2013-10-121-101/+0
| |/ |/|
* | autodoc: fix annotation None for propertiesJohannes Dewender2013-10-091-7/+8
|/
* Backed out changeset cfe9e2d11003 refs #1265shimizukawa2013-10-043-53/+7
* Now gettext translates label target name. Fix i18n: crash when using a indire...shimizukawa2013-10-043-7/+53
* Bump to 1.2b3.1.2b3Georg Brandl2013-10-031-2/+2
* grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A...shimizukawa2013-10-031-1/+1
* Extend extension info to the module filename for each loaded ext.Georg Brandl2013-10-021-7/+7
* Add list of extensions to the traceback log file on unhandled exceptions.Georg Brandl2013-10-022-3/+10
* Update localizations from tx.Georg Brandl2013-10-022-58/+60
* small grammar fix in multibyte filename messagesGeorg Brandl2013-10-012-4/+4
* Closes #1278: fix typo in attribute name in_production_list.Georg Brandl2013-10-011-1/+1
* Do not lower() citeid in latex writer's bibitems.Matthias C. M. Troffaes2013-10-011-1/+1
* moved comment above describing elementErik Bernoth2013-09-251-1/+2
* writers/latex: debug bibtex hypertarget labelsErik Bernoth2013-09-241-2/+3
* When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeErr...shimizukawa2013-09-282-2/+14
* fix: A wrong conditoin check break search feature on first page that is usual...shimizukawa2013-09-261-1/+1
* Merged in alimony/sphinx/add_missing_epub_options (pull request #170)Takayuki Shimizukawa2013-09-233-2/+19
|\
| * Merged in erikb85/sphinx (pull request #154)Takayuki Shimizukawa2013-09-232-2/+12
| |\
| | * Make sure people know that they can actually use other document classes now.Erik Bernoth2013-09-231-1/+1
| | * Conditional prefix prepending for docclassesErik Bernoth2013-09-201-1/+11
| | * Makes the config value for latex doc classes more flexible.Erik Bernoth2013-08-061-1/+1
| * | Fix i18n: crash when translating section name that is pointed from named targ...shimizukawa2013-09-231-0/+7
* | | Add two missing epub options to the default conf.pyMarkus Amalthea Magnuson2013-09-221-0/+9
|/ /
* | Fix again: NFC/NFD normalizing problem. Closes #1142shimizukawa2013-09-184-11/+21
* | Bump to 1.2b2.1.2b2Georg Brandl2013-09-171-2/+2