Add links to the latest version
Preserve the existing unversioned URLs so that they'll automatically serve
the latest version.
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/docs/PSA_Cryptography_API_Specification.pdf b/docs/PSA_Cryptography_API_Specification.pdf
new file mode 120000
index 0000000..32c4dbd
--- /dev/null
+++ b/docs/PSA_Cryptography_API_Specification.pdf
@@ -0,0 +1 @@
+latest/PSA_Cryptography_API_Specification.pdf
\ No newline at end of file
diff --git a/docs/html b/docs/html
new file mode 120000
index 0000000..38cced2
--- /dev/null
+++ b/docs/html
@@ -0,0 +1 @@
+latest/html
\ No newline at end of file
diff --git a/docs/latest b/docs/latest
new file mode 120000
index 0000000..7f20734
--- /dev/null
+++ b/docs/latest
@@ -0,0 +1 @@
+1.0.1
\ No newline at end of file