-
+
+ + + + + {%- assign docs_for_release = site.data.documentation[underscored_version].docs | sort: "rank" -%} {%- for doc in docs_for_release -%} {%- assign first1 = doc.path | slice: 0, 1 -%} @@ -48,18 +53,17 @@

{{ version }} Documentation

{%- else -%} {%- assign linkTemplate = "/documentation/" | append: version | append: "/" | append: doc.path | absolute_url -%} {%- endif -%} -
-
- -
+
+ + + {%- endfor -%} - + +
DocumentDescription
+ {{ doc.title }} + {{ doc.description }} - - - +