Added docs for data sources

This commit is contained in:
Gavin Bunney
2019-10-14 14:45:01 -07:00
parent b313c98d46
commit 08d0f58674
14 changed files with 398 additions and 206 deletions

View File

@@ -49,6 +49,7 @@ const siteConfig = {
// No .html extensions for paths.
cleanUrl: true,
docsSideNavCollapsible: true,
};
module.exports = siteConfig;