docs: add automated doc generation

This commit is contained in:
Guido Grazioli 2022-03-01 10:22:12 +01:00
commit a043021e48
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
15 changed files with 421 additions and 4 deletions

32
docs/index.rst Normal file
View file

@ -0,0 +1,32 @@
.. Red Hat middleware_automation Keycloak Ansible Collection documentation main file
Welcome to Keycloak Collection documentation
============================================
.. toctree::
:maxdepth: 2
:caption: User documentation
README
plugins/index
roles/index
.. toctree::
:maxdepth: 2
:caption: Developer documentation
developing
testing
releasing
.. toctree::
:maxdepth: 2
:caption: General
Changelog <CHANGELOG>
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`