mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 03:51:05 +08:00
be7154f23d
Skip doc build on 3.2 Skip doc build on 3.2 Use block literal Fix html make target Revert change to threshold_isodata Fix skimage.novice and thresholding warnings Fix feature.__init__ __all__ Fix generic.py link Doc reference fixes Fix missing class member warnings Add parallelization to the user guide toc Remove unused automodule directives Fix sub_dirs in gallery_index Remove unused file and fix reference to api/api Add missing links to user guide Use pre-output links to images Recover from Juan's doc 'upgrades'
16 lines
341 B
Plaintext
16 lines
341 B
Plaintext
User Guide
|
|
==========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
user_guide/getting_started
|
|
user_guide/numpy_images
|
|
user_guide/data_types
|
|
user_guide/transforming_image_data
|
|
user_guide/plugins
|
|
user_guide/tutorials
|
|
user_guide/getting_help
|
|
user_guide/viewer
|
|
user_guide/tutorial_parallelization
|
|
user_guide/tutorial_segmentation |