mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[docs] Silence warnings by removing non-existent documents from the toctree
Swift SVN r8026
This commit is contained in:
@@ -9,20 +9,13 @@ Contents
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2c - Expressions
|
||||
3 - Simple User Defined Datatypes i.e. enum, union, and struct
|
||||
ProgramStructureAndCompilationModel
|
||||
5 - Memory and Ownership Model
|
||||
6 - Memory and Concurrency Model
|
||||
DesignDecisions
|
||||
Error Handling
|
||||
Generics
|
||||
Pattern Matching
|
||||
Resilience
|
||||
LogicalObjects
|
||||
Namespace Level Vars and Top Level Code
|
||||
SIL
|
||||
TypeState
|
||||
TypeChecker
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user