aboutsummaryrefslogtreecommitdiff
path: root/docs/_index.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_index.json')
-rw-r--r--docs/_index.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/_index.json b/docs/_index.json
new file mode 100644
index 000000000..6dea6a987
--- /dev/null
+++ b/docs/_index.json
@@ -0,0 +1,34 @@
+[
+ {
+ "title": "Overview",
+ "path": "overview.md"
+ },
+ {
+ "title": "Sessions",
+ "path": "sessions.md"
+ },
+ {
+ "title": "Cache",
+ "path": "cache.md"
+ },
+ {
+ "title": "Projects",
+ "path": "projects.md"
+ },
+ {
+ "title": "Compute",
+ "path": "compute.md"
+ },
+ {
+ "title": "Glossary",
+ "path": "glossary.md"
+ },
+ {
+ "title": "Compact Binary Format",
+ "path": "specs/CompactBinary.md"
+ },
+ {
+ "title": "Compressed Buffer Format",
+ "path": "specs/CompressedBuffer.md"
+ }
+]