We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac0557 commit e8893d2Copy full SHA for e8893d2
mkdocs.yml
@@ -1,12 +1,11 @@
1
site_name: Arya XAI Documentation
2
3
-site_url: arya-xai.readthedocs.io
+site_url: https://arya-xai.readthedocs.io
4
nav:
5
- Home: index.md
6
- How does Arya-xAI work?: algo.md
7
- How to Use the API?: use_the_api.md
8
- Implementing Arya-xAI Image Classification on MNIST Data: examples.md
9
- Layer Types: Layer_types.md
10
11
-
12
theme: readthedocs
0 commit comments