Add next and previous navigation links to all tutorials#17325
Add next and previous navigation links to all tutorials#17325opencv-pushbot merged 1 commit intoopencv:3.4from
Conversation
|
Documentation built on CI bot: https://pullrequest.opencv.org/buildbot/export/pr/17325/docs/ |
|
The solution looks very suspicious. Most of links are not relevant . The tutorials are not step by step sequence of lessons and many of them should stay along. I propose to add links to previous and next to some of them that are real sequence, e.g.:
|
|
Apologies but I just added connections between the existing tutorials in the order that they are in the table of contents on the live website, though I agree that some module sections do need to be reorganized and some tutorials are older/obsolete. If you don't think adding the links at this time would be helpful I can close the pull request. |
|
@asmorkalov Prev/Next links are here from GSoC 2016 project (#7041) to improve navigation (according to upper level TOC). Mentioned PR covers core and imgproc modules only. |
|
Thanks for the details. |
This pull request adds next tutorial and previous tutorial navigation links to all main OpenCV tutorials.
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.