Skip to content

Commit d0ac7ff

Browse files
committed
Update docs, remove outdated portal docs
1 parent b46d4be commit d0ac7ff

4 files changed

Lines changed: 1 addition & 122 deletions

File tree

docs/dev/datasets.md

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

docs/dev/modify-datasets.md

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

docs/dev/new-use-case.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ To add a new use case to the codebase:
2121

2222
To add the dataset associated with the new use case:
2323

24-
- Organize the dataset to adhere to the [Dataset Requirements](../dev/datasets.md#dataset-requirements).
25-
- Upload the datset to the [ShapeWorks Data Portal](https://girder.shapeworks-cloud.org/). Visit [Uploading a Dataset](../dev/datasets.md#uploading-a-dataset).
24+
- Upload the datset to ShapeWorks Cloud
2625

2726
## Use case documentation
2827

mkdocs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ nav:
116116
- 'How to Add Python APIs?': 'dev/python-apis.md'
117117
- 'How to Add and Run Unit Tests?': 'dev/tests.md'
118118
- 'How to Add New Use Cases?': 'dev/new-use-case.md'
119-
- 'How to Add New Datasets?': 'dev/datasets.md'
120-
- 'How to Add New Notebooks?': 'dev/new-notebook.md'
121119
- 'When Modifying Existing Datasets': 'dev/modify-datasets.md'
122120
- 'Getting Started with Documentation': 'dev/docs.md'
123121
- 'Getting Started with GitHub Actions': 'dev/gh-actions.md'

0 commit comments

Comments
 (0)