docs: convert Serialization.rst to Markdown (#34279)

Converts one more doc file from `.rst` to Markdown for consistency.
This commit is contained in:
Max Desiatov
2020-10-13 17:16:15 +01:00
committed by GitHub
parent 9249186b15
commit 8b452ac4b5
3 changed files with 13 additions and 25 deletions

View File

@@ -120,7 +120,7 @@ documentation, please create a thread on the Swift forums under the
lazy type-checking and efficient caching.
- [Literals.md](/docs/Literals.md):
Describes type-checking and inference specifically for literals.
- [Serialization.rst](/docs/Serialization.rst):
- [Serialization.md](/docs/Serialization.md):
Gives an overview of the LLVM bitcode format used for swiftmodules.
- [StableBitcode.md](/docs/StableBitcode.md):
Describes how to maintain compatibility when changing the serialization