C, flake and mypy fixes, rename attr in desc_signature_line

This commit is contained in:
Jakob Lykke Andersen
2020-03-15 21:00:42 +01:00
parent 7a29b63421
commit 6ec42b071e
5 changed files with 14 additions and 15 deletions

View File

@@ -40,6 +40,8 @@ Incompatible changes
functions and methods
* The C domain has been rewritten, with additional directives and roles.
The existing ones are now more strict, resulting in new warnings.
* The attribute ``sphinx_cpp_tagname`` in the ``desc_signature_line`` node
has been renamed to ``sphinx_line_type``.
Deprecated
----------