summaryrefslogtreecommitdiff
path: root/doc/extdev/tutorial.rst
Commit message (Collapse)AuthorAgeFilesLines
* merge with stableshimizukawa2014-12-051-0/+1
|\
| * fix documentation for extension development tutorial. Closes #1624. Thanks ↵shimizukawa2014-11-261-0/+1
| | | | | | | | to dkeeney_fastacash.
* | Change extension setup() return value to a dictionary of metadata.Georg Brandl2014-09-221-1/+1
| | | | | | | | This makes it possible to introduce more metadata values later.
* | Add support for extensions to declare their version as a string returned ↵Georg Brandl2014-09-031-0/+2
| | | | | | | | from setup().
* | Fix a copy/paste (presumably) mistake in the extdev tutorial.Jean-Paul Calderone2014-04-041-1/+1
|/
* some directive creation docsGeorg Brandl2014-01-211-4/+4
|
* Doc: move API docs in their own chapter and add more of it.Georg Brandl2014-01-201-0/+397