Polished up documentation

This commit is contained in:
Cian Hughes
2023-11-07 13:43:26 +00:00
parent 4c59e9a607
commit e0e23c7b9b
16 changed files with 356 additions and 9 deletions

BIN
docs/assets/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

BIN
docs/assets/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

7
docs/license.md Normal file
View File

@@ -0,0 +1,7 @@
Copyright 2023 Cian Hughes
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

View File

@@ -1,3 +1,3 @@
# autoignition
# node_deployer.autoignition
::: node_deployer.autoignition

3
docs/src/cli.md Normal file
View File

@@ -0,0 +1,3 @@
# node_deployer.cli
::: node_deployer.cli

3
docs/src/config.md Normal file
View File

@@ -0,0 +1,3 @@
# node_deployer.config
::: node_deployer.config

View File

@@ -0,0 +1,3 @@
# node_deployer.create_disk
::: node_deployer.create_disk

View File

@@ -0,0 +1,3 @@
# node_deployer.create_img
::: node_deployer.create_img

3
docs/src/debug.md Normal file
View File

@@ -0,0 +1,3 @@
# node_deployer.debug
::: node_deployer.debug

3
docs/src/utils.md Normal file
View File

@@ -0,0 +1,3 @@
# node_deployer.utils
::: node_deployer.utils