docs: started HTTP documentation using slate
This commit is contained in:
parent
2abbc11118
commit
1d034e670e
44 changed files with 17744 additions and 0 deletions
12
docs/api/.dockerignore
Normal file
12
docs/api/.dockerignore
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.git/
|
||||
.github/
|
||||
build/
|
||||
.editorconfig
|
||||
.gitattributes
|
||||
.gitignore
|
||||
CHANGELOG.md
|
||||
CODE_OF_CONDUCT.md
|
||||
deploy.sh
|
||||
font-selection.json
|
||||
README.md
|
||||
Vagrantfile
|
||||
Reference in a new issue