Added initial documentation

This commit is contained in:
Cian Hughes
2023-11-10 16:48:42 +00:00
parent 24e0a5bb21
commit 2e6786389a
13 changed files with 103 additions and 8 deletions

View File

@@ -11,6 +11,8 @@ python = ">=3.8,<4.0"
mkdocs = "^1.5.3"
mkdocs-material = "^9.4.8"
tomlkit = "^0.12.2"
mkdocs-git-revision-date-localized-plugin = "^1.2.1"
mkdocs-glightbox = "^0.3.4"
[tool.poetry.scripts]
build = "build:main"