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 68545ff commit 5a848b0Copy full SHA for 5a848b0
requirements/index.html
requirements/index.md
@@ -0,0 +1,12 @@
1
+---
2
+layout: fomantic
3
+ga: 40462488
4
5
+
6
+# Requirements
7
8
+The following requirements are sorted in most recent to least recent order:
9
+* [Latest](latest/)
10
+{% for draft in specs['requirements'] -%}
11
+* [{{ draft[0] }}]({{ draft[1] }})
12
+{% endfor %}
0 commit comments