Added TOC to most of tutorials

This commit is contained in:
Maksim Shabunin
2020-12-07 19:13:54 +03:00
parent 461e26b60b
commit c79a1528ad
93 changed files with 187 additions and 0 deletions
@@ -1,5 +1,7 @@
# How to run deep networks in browser {#tutorial_dnn_javascript}
@tableofcontents
@prev_tutorial{tutorial_dnn_yolo}
@next_tutorial{tutorial_dnn_custom_layers}