mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Use asterisks for bullets
This commit is contained in:
12
CHANGES
12
CHANGES
@@ -13,19 +13,19 @@ Deprecated
|
||||
Features added
|
||||
--------------
|
||||
|
||||
- #10286: C++, support requires clauses not just between the template
|
||||
* #10286: C++, support requires clauses not just between the template
|
||||
parameter lists and the declaration.
|
||||
- #10755: linkcheck: Check the source URL of raw directives that use the ``url``
|
||||
* #10755: linkcheck: Check the source URL of raw directives that use the ``url``
|
||||
option.
|
||||
- #10781: Allow :rst:role:`ref` role to be used with definitions and fields.
|
||||
* #10781: Allow :rst:role:`ref` role to be used with definitions and fields.
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
- #10257: C++, ensure consistent non-specialization template argument
|
||||
* #10257: C++, ensure consistent non-specialization template argument
|
||||
representation.
|
||||
- #10729: C++, fix parsing of certain non-type template parameter packs.
|
||||
- #10715: Revert #10520: "Fix" use of sidebar classes in ``agogo.css_t``
|
||||
* #10729: C++, fix parsing of certain non-type template parameter packs.
|
||||
* #10715: Revert #10520: "Fix" use of sidebar classes in ``agogo.css_t``
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user