Skip to content

Commit ac06148

Browse files
[Docs] Update the documentation contents and index (swiftlang#34157)
* Update docs/README.md * Update docs/contents.rst
1 parent 355fbb3 commit ac06148

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ documentation, please create a thread on the Swift forums under the
113113
Describes how the "Omit Needless Words" algorithm works,
114114
making imported names more idiomatic.
115115
- Type-checking and inference:
116-
- [TypeChecker.rst](/docs/TypeChecker.rst):
116+
- [TypeChecker.md](/docs/TypeChecker.md):
117117
Provides an overview of how type-checking and inference work.
118118
- [RequestEvaluator.md](/docs/RequestEvaluator.md):
119119
Describes the request evaluator architecture, which is used for

Diff for: docs/contents.rst

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Contents
1212
Generics
1313
StoredAndComputedVariables
1414
SIL
15-
TypeChecker
1615
OptimizationTips
1716
ABI: TypeMetadata <ABI/TypeMetadata>
1817
ABI: TypeLayout <ABI/TypeLayout>

0 commit comments

Comments
 (0)