Add docs outline with Antora skeleton

This commit is contained in:
Steve Riesenberg
2021-12-23 17:55:48 -06:00
parent f1a01597d9
commit edd7cf2434
17 changed files with 208 additions and 0 deletions

6
docs/package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"@antora/cli": "^3.0.0-alpha.8",
"@antora/site-generator-default": "^3.0.0-alpha.8"
}
}