Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ nav:
- 'How to Add Python APIs?': 'dev/python-apis.md'
- 'How to Add and Run Unit Tests?': 'dev/tests.md'
- 'How to Add New Use Cases?': 'dev/new-use-case.md'
- 'When Modifying Existing Datasets': 'dev/modify-datasets.md'
- 'How to Add New Notebooks?': 'dev/new-notebook.md'
- 'Getting Started with Documentation': 'dev/docs.md'
- 'Getting Started with GitHub Actions': 'dev/gh-actions.md'
- 'Getting Started with Markdown': 'dev/markdown.md'
Expand Down
Loading