summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-07-07 15:04:41 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-07-09 20:07:25 -0500
commit7be287ec477e38b3611e35ab23123d8b00d10593 (patch)
tree3aa10e3957d7065f8c23cb7d5a750e326f247071 /docs/index.md
parentb4766ff2c2b5c6cf637cac163b39d7adc499faaa (diff)
downloadrequests-cache-7be287ec477e38b3611e35ab23123d8b00d10593.tar.gz
Convert docs from rST to MyST, and switch to Furo theme
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
new file mode 100644
index 0000000..645afba
--- /dev/null
+++ b/docs/index.md
@@ -0,0 +1,18 @@
+(index-page)=
+```{include} ../README.md
+```
+
+# Contents
+```{toctree}
+:maxdepth: 2
+
+user_guide
+advanced_usage
+security
+examples
+api
+contributing
+contributors
+related_projects
+history
+````