summaryrefslogtreecommitdiff
path: root/doc/extdev
Commit message (Expand)AuthorAgeFilesLines
* fix trailing space and long lineTakayuki Shimizukawa2014-10-091-1/+1
* Add options argument to Sphinx.add_latex_package()tk0miya2014-09-281-1/+7
* Add new API: Sphinx.add_latex_package()tk0miya2014-09-271-0/+6
* Make remaining builtin extensions parallel-read-proof.Georg Brandl2014-09-221-1/+3
* Document env-merge-info event, add parallel reading to changelogGeorg Brandl2014-09-221-0/+18
* [WIP] parallel readGeorg Brandl2014-09-222-1/+9
* Change extension setup() return value to a dictionary of metadata.Georg Brandl2014-09-222-6/+16
* Rename env-read-docs to env-before-read-docs, add changelog entry and fixup t...Georg Brandl2014-09-221-5/+9
* Merged in guillemNaN/sphinx (pull request #261)Georg Brandl2014-09-221-0/+8
|\
| * Add env-read-docs event to allow modify docnames list before processingGuillem Barba2014-07-311-0/+8
* | Add support for extensions to declare their version as a string returned from...Georg Brandl2014-09-032-0/+7
* | Add app.set_translator() API to register or override a Docutils translator cl...Takayuki Shimizukawa2014-08-051-6/+10
* | * fix code to pass test, add versionadded to doc, update CHANGES for pull req...Takayuki Shimizukawa2014-08-031-0/+2
* | Merged in russell/sphinx-pluggable-translators (pull request #229)Takayuki Shimizukawa2014-08-031-4/+13
|\ \ | |/ |/|
| * Allow registration of other translatorsRussell Sim2014-03-201-4/+13
* | rewrapping paragraphs when over 80 characters wideEricFromCanada2014-06-181-4/+4
* | Fix a copy/paste (presumably) mistake in the extdev tutorial.Jean-Paul Calderone2014-04-041-1/+1
* | merge with stableGeorg Brandl2014-03-261-1/+12
|\ \ | |/ |/|
| * Add an example how to connect events.Georg Brandl2014-03-261-1/+12
* | merge with stableGeorg Brandl2014-03-022-3/+3
|\ \ | |/
| * Fix long lines.Georg Brandl2014-03-021-2/+2
* | merge with stableGeorg Brandl2014-01-261-1/+1
|\ \ | |/
| * add linkGeorg Brandl2014-01-241-1/+1
* | merge with stableGeorg Brandl2014-01-223-5/+183
|\ \ | |/
| * some directive creation docsGeorg Brandl2014-01-212-5/+133
| * remove duplicate wordingGeorg Brandl2014-01-211-2/+2
| * actually use exception markupGeorg Brandl2014-01-211-5/+5
| * doc: add exceptions from sphinx.errorsGeorg Brandl2014-01-211-0/+50
* | merge with stableGeorg Brandl2014-01-201-4/+7
|/
* Doc: move API docs in their own chapter and add more of it.Georg Brandl2014-01-208-0/+1130