aboutsummaryrefslogtreecommitdiffstats
path: root/contents.json
diff options
context:
space:
mode:
authorChia-liang Kao <clkao@clkao.org>2016-06-19 21:30:22 +0800
committerChia-liang Kao <clkao@clkao.org>2016-06-19 21:30:22 +0800
commit07e8c9432cc50ed2621b65f337e08b7679cfe18b (patch)
tree85d36bc3fab668471764202ffd03c83a21a41a47 /contents.json
parent712027d9d8599c63b0d8157d8fbb7ab36f77e197 (diff)
downloaddat-docs-07e8c9432cc50ed2621b65f337e08b7679cfe18b.tar.gz
dat-docs-07e8c9432cc50ed2621b65f337e08b7679cfe18b.zip
Build pages with minidocs
Diffstat (limited to 'contents.json')
-rw-r--r--contents.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/contents.json b/contents.json
new file mode 100644
index 0000000..c67dfeb
--- /dev/null
+++ b/contents.json
@@ -0,0 +1,17 @@
+{
+ "Introduction": {
+ "Welcome to Dat": "README.md",
+ "How Dat works": "how-dat-works.md"
+ },
+ "Ecosystem": {
+ "Overview": "ecosystem.md"
+ },
+ "Specification": {
+ "hyperdrive": "hyperdrive.md",
+ "meta.dat": "meta.dat.md"
+ },
+ "References": {
+ "API": "api.md",
+ "DIY Dat": "diy-dat.md"
+ }
+}