summaryrefslogtreecommitdiff
path: root/docs/src/plugins.txt
Commit message (Collapse)AuthorAgeFilesLines
* New docs + website using Sphinx.Georg Brandl2014-01-181-93/+0
|
* Remove dead link.Georg Brandl2011-01-051-2/+1
|
* Update URL.gbrandl2009-03-211-1/+1
|
* [svn] Fix a few inconsistencies and nits, mainly in the docs.gbrandl2007-05-041-15/+19
| | | | Use the get_choice_opt function consistently.
* [svn] implemented filters for pygments (first approach, api might change), ↵blackbird2006-12-211-0/+11
| | | | it's impossible at the moment to add filters by using pygmentize
* [svn] added section about plugins in the coreblackbird2006-10-221-0/+7
|
* [svn] added experimental (untested) plugin support. i'll try writing some ↵blackbird2006-10-221-0/+72
plugins tomorrow when i've more time ;)