C++, tparam info field docs.

This commit is contained in:
Jakob Lykke Andersen
2015-11-21 16:51:17 +01:00
parent 3e5e102da1
commit 89d7ab6941
2 changed files with 2 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ Features added
* C++, added new scope management directives ``namespace-push`` and ``namespace-pop``.
* Intersphinx: Added support for fetching Intersphinx inventories with URLs
using HTTP basic auth
* C++, added support for template parameter in function info field lists
* C++, added support for template parameter in function info field lists.
Bugs fixed
----------