mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Make the "standard types" docs more standard.
Add links from all constructors in "built-in functions" to stdtypes.
This commit is contained in:
@@ -379,7 +379,7 @@ The built-in function :func:`len` returns the length of a string::
|
||||
Both strings and Unicode strings support a large number of methods for
|
||||
basic transformations and searching.
|
||||
|
||||
:ref:`typesseq-strings`
|
||||
:ref:`string-formatting`
|
||||
The formatting operations invoked when strings and Unicode strings are the
|
||||
left operand of the ``%`` operator are described in more detail here.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user