Skip to content

Commit 084f6cb

Browse files
committed
Upload a rst file for each dataset and remove script function
1 parent cd40dc6 commit 084f6cb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+4107
-4184
lines changed

docs/.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
source/model_zoo/models/
2-
source/dataset_zoo/datasets/
1+
source/model_zoo/models/

docs/generate_docs.bash

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,6 @@ if [[ ${FAST_BUILD} = false ]]; then
123123
echo "Generating model zoo listing page"
124124
python scripts/make_model_zoo_docs.py
125125

126-
echo "Generating dataset zoo listing page"
127-
python scripts/make_dataset_zoo_docs.py
128-
129126
echo "Generating plugin documentation"
130127
python scripts/generate_plugin_docs.py
131128

docs/scripts/make_dataset_zoo_docs.py

Lines changed: 0 additions & 182 deletions
This file was deleted.

0 commit comments

Comments
 (0)