Skip to content

Commit

Permalink
Moves to pure markdown docs format
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-palmer committed Jul 27, 2023
1 parent 3c5a59c commit 8ca1835
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 21 deletions.
5 changes: 5 additions & 0 deletions docs/content/rctab-readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@


```{include} ../../README.md
:relative-images:
```
24 changes: 24 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
% 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.

```{toctree}
:hidden:
:maxdepth: 2
:glob:
content/rctab-readme.md
content/installation.md
content/API.md
content/CLI.md
content/functions.md
content/contributing.md
```
21 changes: 0 additions & 21 deletions docs/index.rst

This file was deleted.

0 comments on commit 8ca1835

Please sign in to comment.