blob: 93474f0eb6608d2fd74e21a2334c35ee04137e1f [file] [log] [blame]
Matteo Scandolo6d8e8832018-05-11 16:42:19 -07001{
Zack Williamsad366132018-05-14 14:45:47 -07002 "title": "CORD Guide",
3 "root": ".",
4 "structure": {
5 "summary": "SUMMARY.md"
6 },
7 "variables": {
8 "branch": "master"
9 },
10 "plugins": [
11 "anchorjs",
Matteo Scandolod59a1982018-05-16 14:28:35 -070012 "smart-nav-collapse",
13 "page-toc"
Zack Williamsad366132018-05-14 14:45:47 -070014 ]
15}