.. AttackMate documentation master file, created by
   sphinx-quickstart on Thu May  4 12:55:27 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to AttackMate's documentation!
==================================

.. toctree::
   :maxdepth: 1
   :caption: General:

   readme_link

.. toctree::
   :maxdepth: 1
   :caption: Getting Started:

   about
   how
   installation/index
   preparation/index
   configuration/index
   basic



.. toctree::
   :maxdepth: 4
   :caption: Playbook:

   playbook/structure
   playbook/vars
   playbook/commands/index
   playbook/examples

.. toctree::
   :maxdepth: 1
   :caption: Development:

   attackmate/attackmate

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`