
ComplianceAsCode/content
========================

.. toctree::
    :maxdepth: 2
    :glob:
    :caption: User Guide
    :name: User Guide

    manual/user/*


.. toctree::
    :maxdepth: 2
    :glob:
    :caption: Developer Guide
    :name: Developer Guide

    manual/developer/*

.. toctree::
    :maxdepth: 2
    :glob:
    :caption: Testing Content Using Automatus
    :name: Testing Content Using Automatus

    tests/README

.. toctree::
    :maxdepth: 1
    :glob:
    :caption: Graphs
    :name: Graphs

    flowcharts/introduction
    flowcharts/*

.. toctree::
    :maxdepth: 1
    :glob:
    :caption: Jinja Macros Reference
    :name: Jinja Macros Reference

    jinja_macros/*

.. toctree::
    :maxdepth: 1
    :glob:
    :caption: Templates Reference
    :name: Templates Reference

    templates/*

.. toctree::
    :maxdepth: 1
    :glob:
    :caption: Python Modules Reference
    :name: Python Modules Reference

    modules/*

.. toctree::
    :maxdepth: 4
    :glob:
    :caption: Python SSG Module API Reference
    :name: SSG API Reference

    api/modules

.. toctree::
    :maxdepth: 2
    :glob:
    :caption: Release Documentation
    :name: Release Documentation

    release_process

.. toctree::
    :maxdepth: 1
    :glob:
    :caption: Architecture Decisions Records
    :name: Architecture Decisions Records

    adr/*


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

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