mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
In the Python domain, references like `:func:.name``` now look for
matching names with any prefix if no direct match is found.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -54,6 +54,8 @@ Features added
|
||||
- The :rst:role:`ref` role can now also reference tables by caption.
|
||||
- The :rst:dir:`include` directive now supports absolute paths, which
|
||||
are interpreted as relative to the source directory.
|
||||
- In the Python domain, references like ``:func:`.name``` now look for
|
||||
matching names with any prefix if no direct match is found.
|
||||
|
||||
* Configuration:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user