aboutsummaryrefslogtreecommitdiffstats
path: root/docs/contents.json
blob: 83f5d73f86ebca84e4b28114270999f1298090f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "Introduction": {
    "Welcome to Dat": "welcome.md",
    "How Dat Works": "how-dat-works.md"
  },
  "Specification": {
    "hyperdrive spec": "hyperdrive_spec.md",
    "sleep": "sleep.md"
  },
  "References": {
    "API": "api.md",
    "DIY Dat": "diy-dat.md"
  },
  "Modules": {
    "Overview": "ecosystem.md",
    "Interface": {
      "Dat Command Line": "dat.md",
      "dat.land": "dat.land.md",
      "Dat Desktop": "dat-desktop.md"
    },
    "Core": {
      "Hyperdrive": "hyperdrive.md",
      "Hypercore": "hypercore.md"
    }
  }
}