Skip to content

Commit 65fa374

Browse files
authored
docs: convert weak.rst document to Markdown (#37259)
Converts one of the doc files from reStructuredText to Markdown. Continues work on SR-7454.
1 parent 69caeae commit 65fa374

File tree

3 files changed

+1074
-1165
lines changed

3 files changed

+1074
-1165
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ You can see the status of different proposals at
268268
- [ErrorHandlingRationale.rst](/docs/ErrorHandlingRationale.rst):
269269
Surveys error-handling in a variety of languages, and describes the rationale
270270
behind the design of error handling in Swift.
271-
- [weak.rst](/docs/weak.rst):
271+
- [WeakReferences.md](/docs/WeakReferences.md):
272272
Discusses weak references, including the designs in different languages,
273273
and proposes changes to Swift (pre-1.0).
274274
<!-- NOTE: Outdated -->

0 commit comments

Comments
 (0)