Skip to content

Commit 4884d51

Browse files
committed
remove redundant introduction
follow up clean-up to #125
1 parent acdfb66 commit 4884d51

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

docs/src/index.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,14 @@ in Julia.
2626
Your changes will be vetted by developers before becoming permanent, so don't
2727
worry about whether you might say something wrong.
2828

29-
This documentation is a collection of two parts: a top-level documentation that guides you into the
30-
JuliaImages ecosystem, and a list of more specific documentation of sub-packages that gives you more
31-
information of each image processing subfields.
29+
This documentation is a collection of several parts:
3230

33-
This documentation is a collection of several parts.
34-
The "Tutorials" part contains a list of tutorials that help you gain better understanding of the JuliaImages
35-
ecosystem.
36-
The ["Packages"](@ref page_packages_index) part contains information about specific components (themselves
37-
Julia packages) that together comprise JuliaImages and address specific subfields of image processing.
38-
The "Demos" part gives you demonstrations of how to carry out specific tasks with JuliaImages.
39-
The ["References"](@ref page_references) part is a collection of function references provided by JuliaImages.
40-
The recommended way to use the references is by the searching function of your browser `Ctrl-F`/`Cmd-F`.
41-
If you've used other frameworks previously, you may also be interested in
42-
the ["Comparison with other image processing frameworks"](@ref page_api_comparison).
31+
* The "Tutorials" part contains a list of tutorials that help you gain better understanding of the JuliaImages
32+
ecosystem.
33+
* The ["Packages"](@ref page_packages_index) part contains information about specific components (themselves
34+
Julia packages) that together comprise JuliaImages and address specific subfields of image processing.
35+
* The "Demos" part gives you demonstrations of how to carry out specific tasks with JuliaImages.
36+
* The ["References"](@ref page_references) part is a collection of function references provided by JuliaImages.
37+
The recommended way to use the references is by the searching function of your browser `Ctrl-F`/`Cmd-F`.
38+
* The ["Comparison with other image processing frameworks"](@ref page_api_comparison) would be helpful
39+
if you've used other frameworks previously.

0 commit comments

Comments
 (0)