Skip to content

Commit f591b2e

Browse files
authored
add more ref links to index page (#200)
1 parent 59fbc20 commit f591b2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ in Julia.
2828

2929
This documentation is a collection of several parts:
3030

31-
* The "Tutorials" part contains a list of tutorials that help you gain better understanding of the JuliaImages
31+
* The ["Tutorials"](@ref page_quickstart) part contains a list of tutorials that help you gain better understanding of the JuliaImages
3232
ecosystem.
3333
* The ["Packages"](@ref page_packages_index) part contains information about specific components (themselves
3434
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.
35+
* The ["Demos"](@ref demonstrations) part gives you demonstrations of how to carry out specific tasks with JuliaImages.
3636
* The ["References"](@ref page_references) part is a collection of function references provided by JuliaImages.
3737
The recommended way to use the references is by the searching function of your browser `Ctrl-F`/`Cmd-F`.
3838
* The ["Comparison with other image processing frameworks"](@ref page_api_comparison) would be helpful

0 commit comments

Comments
 (0)