Add next and previous navigation links to all tutorials

This commit is contained in:
Daniel Mallia
2020-05-19 18:59:28 -04:00
parent d991c22090
commit 94d187e269
67 changed files with 207 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
Introduction to OpenCV Development with Clojure {#tutorial_clojure_dev_intro}
===============================================
@prev_tutorial{tutorial_java_eclipse}
@next_tutorial{tutorial_android_dev_intro}
As of OpenCV 2.4.4, OpenCV supports desktop Java development using nearly the same interface as for
Android development.