Add docs outline with Antora skeleton

Closes gh-554
This commit is contained in:
Steve Riesenberg
2021-12-23 17:55:48 -06:00
committed by Joe Grandja
parent 3e6f8ff42a
commit 2c4639ce88
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"
}
}