Add mkdocs scaffolding (#1363)

Co-authored-by: Don Naro <dnaro@redhat.com>
This commit is contained in:
BhattacharjeeSutapa
2023-06-28 20:45:05 +05:30
committed by GitHub
parent 1d72a97ac8
commit b18d59f118
4 changed files with 96 additions and 0 deletions

1
docs/index.md Normal file
View File

@@ -0,0 +1 @@
# Welcome to the documentation of ansible awx-operator

12
docs/requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
cairosvg==2.7.0
markdown-exec>=1.6.0
mkdocs-ansible[lock]>=0.1.6
mkdocs-gen-files>=0.4.0
mkdocs-material-extensions>=1.1.1
mkdocs-material>=9.1.15
mkdocs==1.4.3
mkdocstrings-python>=1.1.0
mkdocstrings>=0.22.0
pillow==9.5.0
pipdeptree==2.7.1
pymdown-extensions==10.0.1