mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
fix any target in CHANGES.
This commit is contained in:
parent
ce697daca6
commit
03a60a39fb
5
CHANGES
5
CHANGES
@ -11,8 +11,9 @@ Features added
|
||||
--------------
|
||||
|
||||
* Add convenience directives and roles to the C++ domain:
|
||||
directive `var` as alias for `member`, role `var`as alias for `member`,
|
||||
and role `any` for cross-reference to any C++ declaraction. #1577, #1744
|
||||
directive ``cpp:var`` as alias for ``cpp:member``, role ``:cpp:var`` as alias
|
||||
for ``:cpp:member``, and role `any` for cross-reference to any C++
|
||||
declaraction. #1577, #1744
|
||||
* The :confval:`source_suffix` config value can now be a list of multiple
|
||||
suffixes.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user