Skip to content

Commit d899429

Browse files
authored
Remove empty documents (#1801)
These documents were part of a proposed structure. In the meantime, the structure has diverged from the proposal. We also have issue #845 to discuss a structure if we find time in the future to work on this.
1 parent 690b23c commit d899429

File tree

10 files changed

+0
-269
lines changed

10 files changed

+0
-269
lines changed

docs/index.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22
Static Typing with Python
33
*************************
44

5-
.. Introduction
6-
.. ============
7-
..
8-
.. .. toctree::
9-
.. :maxdepth: 2
10-
..
11-
.. source/introduction
12-
135
Guides
146
======
157

docs/source/annotations.rst

Lines changed: 0 additions & 68 deletions
This file was deleted.

docs/source/basics.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/source/dependencies.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/source/faq.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

docs/source/inference.rst

Lines changed: 0 additions & 28 deletions
This file was deleted.

docs/source/introduction.rst

Lines changed: 0 additions & 41 deletions
This file was deleted.

docs/source/reference.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,3 @@ Type System Reference
1212
best_practices
1313
quality
1414
typing Module Documentation <https://docs.python.org/3/library/typing.html>
15-
16-
.. The following pages are desired in a new TOC which will cover multiple
17-
.. topics. For now, they are not linked because the pages are empty.
18-
..
19-
.. basics
20-
.. type_system
21-
.. annotations
22-
.. inference
23-
.. type_compatibility
24-
.. dependencies
25-
.. faq

docs/source/type_compatibility.rst

Lines changed: 0 additions & 17 deletions
This file was deleted.

docs/source/type_system.rst

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)