diff options
Diffstat (limited to 'contents.json')
-rw-r--r-- | contents.json | 17 |
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" + } +} |