[docs] Silence warnings by removing non-existent documents from the toctree

Swift SVN r8026
This commit is contained in:
Dave Abrahams
2013-09-07 02:57:05 +00:00
parent 8da6fdfba8
commit be2152494e

View File

@@ -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