Fixes #678: Support superclass declarations in C++ domain.

This commit is contained in:
Robert Lehmann
2011-10-08 14:02:13 +02:00
parent 38ebe67c4e
commit 9904596da8
3 changed files with 48 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ Features added
- Section headings in :rst:dir:`only` directives are now correctly
handled.
- Added ``emphasize-lines`` option to source code directives.
- #678: C++ domain now supports superclasses.
* HTML builder: