Skip to content

Commit 37b2b07

Browse files
committed
Prune documentation items found in 0.18 release notes
1 parent 1a0a7af commit 37b2b07

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

doc/release/release_dev.rst

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,27 +33,11 @@ Documentation
3333
- A new doc tutorial presenting a 3D biomedical imaging example has been added
3434
to the gallery (#4946). The technical content benefited from conversations
3535
with Genevieve Buckley, Kevin Mader, and Volker Hilsenstein.
36-
- New tutorial on `visualizing 3D data <https://scikit-image.org/docs/dev/auto_examples/applications/plot_3d_image_processing.html>`_ (#4850)
3736
- Documentation has been added to the contributing notes about how to submit a
3837
gallery example
39-
- Automatic formatting of docstrings for improved consistency (#4849)
40-
- Improved docstring for ``rgb2lab`` (#4839) and ``marching_cubes`` (#4846)
41-
- Improved docstring for ``measure.marching_cubes``, mentioning how to decimate a
42-
mesh using mayavi (#4846)
43-
- Improved docstring for ``util.random_noise`` (#5001)
44-
- Improved docstrings for ``morphology.h_maxima`` and ``morphology.h_minima``
45-
(#4929).
46-
- Improved docstring for ``util.img_as_int`` (#4888).
4738
- An example showing how to explore interactively the properties of labelled
4839
regions `has been added <https://scikit-image.org/docs/dev/auto_examples/segmentation/plot_regionprops.html>`_
4940
(#5010).
50-
- Documentation has been added to explain
51-
`how to download example datasets <https://scikit-image.org/docs/dev/install.html#downloading-all-demo-datasets>`_
52-
which are not installed with scikit-image (#4984). Similarly, the contributor
53-
guide has been updated to mention how to host new datasets in a gitlab
54-
repository (#4892).
55-
- The `benchmarking section of the developer documentation <https://scikit-image.org/docs/dev/contribute.html#benchmarks>`_
56-
has been expanded (#4905).
5741

5842

5943
Improvements

0 commit comments

Comments
 (0)