Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f5bc93a

Browse filesBrowse files
authored
Link to the typing module docs (#849)
1 parent b4ea885 commit f5bc93a
Copy full SHA for f5bc93a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-5
lines changed

‎docs/index.rst

Copy file name to clipboardExpand all lines: docs/index.rst
+2-5Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
1-
.. typing documentation master file, created by
2-
sphinx-quickstart on Mon May 24 16:43:52 2021.
3-
You can adapt this file completely to your liking, but it should at least
4-
contain the root `toctree` directive.
5-
61
Welcome to the Python Type System documentation!
72
================================================
83

94
.. toctree::
105
:maxdepth: 2
116
:caption: Contents:
127

8+
typing Module Documentation <https://docs.python.org/3/library/typing.html>
139
stubs
1410

1511

@@ -19,6 +15,7 @@ Indices and tables
1915
* :ref:`genindex`
2016
* :ref:`search`
2117

18+
2219
Typing-related Tools
2320
====================
2421

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.