Skip to content

Commit 035bc52

Browse files
committed
Merge branch 'main' of https://github.com/ndev-kit/docs
2 parents e523568 + a68792c commit 035bc52

1 file changed

Lines changed: 30 additions & 17 deletions

File tree

mkdocs.yml

Lines changed: 30 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -43,23 +43,36 @@ extra:
4343
name: napari-ndev on PyPI
4444

4545
nav:
46-
- Overview: index.md
47-
- Installation: installation.md
48-
- Beginner Setup: beginner_setup.md
49-
- Further Widget Info: widget_further_info.md
50-
- Poster: BINA_poster.md
51-
- I2K Workshop:
52-
- 1) Tutorial Setup: tutorial/00_setup.md
53-
- 2) Example Pipeline: tutorial/01_example_pipeline.md
54-
- 3) Easy Machine Learning: tutorial/02_easy_ML.md
55-
- 4) Build Your Own Pipeline: tutorial/03_build_pipeline.md
56-
- Examples:
57-
- Image Utilities: examples/utilities/image_utilities.ipynb
58-
- Workflow:
59-
- napari workflow: examples/workflow/workflow_napari-assistant.ipynb
60-
- workflow widget: examples/workflow/workflow_widget.ipynb
61-
- script workflow: examples/workflow/workflow_scripting.ipynb
62-
- Measure Widget: examples/measure/measure_widget.ipynb
46+
- Home: index.md
47+
- Packages:
48+
- napari-ndev:
49+
- Overview: napari-ndev/index.md
50+
- Installation: installation.md
51+
- Beginner Setup: beginner_setup.md
52+
- Further Widget Info: widget_further_info.md
53+
- Poster: BINA_poster.md
54+
- I2K Workshop:
55+
- 1) Tutorial Setup: tutorial/00_setup.md
56+
- 2) Example Pipeline: tutorial/01_example_pipeline.md
57+
- 3) Easy Machine Learning: tutorial/02_easy_ML.md
58+
- 4) Build Your Own Pipeline: tutorial/03_build_pipeline.md
59+
- Examples:
60+
- Image Utilities: examples/utilities/image_utilities.ipynb
61+
- Workflow:
62+
- napari workflow: examples/workflow/workflow_napari-assistant.ipynb
63+
- workflow widget: examples/workflow/workflow_widget.ipynb
64+
- script workflow: examples/workflow/workflow_scripting.ipynb
65+
- Measure Widget: examples/measure/measure_widget.ipynb
66+
# - ndevio:
67+
# - Overview: ndevio/index.md
68+
# - API Reference: ndevio/api.md
69+
# - ndev-sampledata:
70+
# - Overview: ndev-sampledata/index.md
71+
# - Sample Datasets: ndev-sampledata/datasets.md
72+
- Community:
73+
- Contributing: contributing.md
74+
- Code of Conduct: code-of-conduct.md
75+
- Support: support.md
6376
# - API:
6477
# - Widgets:
6578
# - api/widgets/image_utilities.md

0 commit comments

Comments
 (0)