Add Sphinx.add_lexer().

This commit is contained in:
Georg Brandl
2008-11-30 19:58:29 +01:00
parent 31a46c6930
commit 50339493c6
5 changed files with 55 additions and 0 deletions

View File

@@ -4,6 +4,10 @@ Release 0.6 (in development)
New features added
------------------
* Extension API:
- Add Sphinx.add_lexer() to add custom Pygments lexers.
* Other changes:
- Allow giving config overrides for single dict keys on the command