% RCTab documentation master file, created by % sphinx-quickstart on Wed Jul 26 13:17:14 2023. % You can adapt this file completely to your liking, but it should at least % contain the root `toctree` directive. # Welcome to RCTab ```{warning} 🚧 This documentation is under construction 🚧 ``` An Azure subscription management, reporting, and usage monitoring system. Created by The Institute. ```{toctree} :hidden: :maxdepth: 2 :glob: content/rctab-readme.md content/contributing.md content/code_of_conduct.md ``` ```{toctree} :hidden: :maxdepth: 2 :glob: :caption: Infrastructure content/infrastructure-docs.md content/infrastructure-code.rst ``` ```{toctree} :hidden: :maxdepth: 2 :glob: :caption: CLI content/cli-docs.md content/cli-code.rst ```