aboutsummaryrefslogtreecommitdiffstats
path: root/contents.json
diff options
context:
space:
mode:
authorJoe Hand <joe@joeahand.com>2016-08-05 08:47:15 -0700
committerGitHub <noreply@github.com>2016-08-05 08:47:15 -0700
commitffb465bb3bcebb62c5e63cc3ed80d70274848deb (patch)
tree68203eafcf5b422464dbd4ebf53742e487735ad9 /contents.json
parent2b6ddccb62e7c425ed2a88b8cd9f94322d31aaaa (diff)
downloaddat-docs-ffb465bb3bcebb62c5e63cc3ed80d70274848deb.tar.gz
dat-docs-ffb465bb3bcebb62c5e63cc3ed80d70274848deb.zip
Use ecosystem docs to add module readme docs (#12)
* organize for ecosystem docs and cleanup Signed-off-by: Joe Hand <joe@joeahand.com> * add ecosystem-docs commands, build file, docs * remove transform & fix content typo * upgrade minidocs
Diffstat (limited to 'contents.json')
-rw-r--r--contents.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/contents.json b/contents.json
deleted file mode 100644
index 76ec577..0000000
--- a/contents.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "Introduction": {
- "Welcome to Dat": "welcome.md",
- "How Dat Works": "how-dat-works.md"
- },
- "Ecosystem": {
- "Overview": "ecosystem.md"
- },
- "Specification": {
- "hyperdrive": "hyperdrive.md",
- "sleep": "sleep.md"
- },
- "References": {
- "API": "api.md",
- "DIY Dat": "diy-dat.md"
- }
-}