mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Due to popular demand, added a `:doc:` role which directly
links to another document without the need of creating a label to which a ``:ref:`` could link to.
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -17,6 +17,10 @@ New features added
|
||||
|
||||
* Markup:
|
||||
|
||||
- Due to popular demand, added a ``:doc:`` role which directly
|
||||
links to another document without the need of creating a
|
||||
label to which a ``:ref:`` could link to.
|
||||
|
||||
- The ``toctree`` directive now supports a ``:hidden:`` flag,
|
||||
which will prevent links from being generated in place of
|
||||
the directive -- this allows you to define your document
|
||||
|
||||
Reference in New Issue
Block a user