#537: Added :confval:nitpick_ignore.

This commit is contained in:
Georg Brandl
2011-01-08 18:36:52 +01:00
parent 1d6d183193
commit f5ecd62d05
4 changed files with 20 additions and 2 deletions

View File

@@ -83,6 +83,8 @@ Release 1.1 (in development)
* #590: Added ``caption`` option to graphviz directives.
* #537: Added :confval:`nitpick_ignore`.
* C++ domain now supports array definitions.