We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91daa5c commit 5e1a3c3Copy full SHA for 5e1a3c3
docs/LibraryEvolution.rst
@@ -6,6 +6,13 @@
6
:Author: Jordan Rose
7
:Author: John McCall
8
9
+.. note::
10
+
11
+ This document uses some Sphinx-specific features which are not available on
12
+ GitHub. For proper rendering, download and build the docs yourself. Jordan
13
+ Rose also posts occasional snapshots at
14
+ https://jrose-apple.github.io/swift-library-evolution/.
15
16
One of Swift's primary design goals is to allow efficient execution of code
17
without sacrificing load-time abstraction of implementation.
18
0 commit comments