aboutsummaryrefslogtreecommitdiffstats
path: root/contents.json
blob: c67dfebdabd06e410b2f1b41c74172d332275f6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"
  }
}