aboutsummaryrefslogtreecommitdiffstats
path: root/docs/contents.json
blob: f87b1f1cd526f91f35edc24eb0108b81d4309427 (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
{
  "Using Dat": {
    "Introduction": "intro.md",
    "Dat Concepts": "overview.md",
    "Command Line": "modules/dat.md",
    "FAQ": "faq.md",
    "Troubleshooting": "troubleshooting.md",
    "Terminology": "terms.md"
  },
  "Cookbook": {
    "Getting Started": "cookbook/tutorial.md",
    "Sharing files over HTTP": "cookbook/http.md",
    "Running a Dat Server": "cookbook/server.md",
    "In the Browser": "cookbook/browser.md",
    "Using Dat in JS Apps": "cookbook/diy-dat.md",
    "Using Hyperdrive FS": "cookbook/using-fs.md"
  },
  "Dat Technology": {
    "Overview": "ecosystem.md",
    "dat-node": "modules/dat-node.md",
    "hyperdrive": "modules/hyperdrive.md",
    "hypercore": "modules/hypercore.md",
    "hyperdiscovery": "modules/hyperdiscovery.md"
  }
}