Reorganized user guide

This commit is contained in:
Maksim Shabunin
2015-05-13 18:42:31 +03:00
parent 3f91b0d340
commit 6d1cbc6458
13 changed files with 21 additions and 136 deletions

View File

@@ -77,8 +77,7 @@ Following scheme represents common documentation places for _opencv_ repository:
<opencv>
├── doc - doxygen config files, root page (root.markdown.in), BibTeX file (opencv.bib)
│   ├── tutorials - tutorials hierarchy (pages and images)
│   ── py_tutorials - python tutorials hierarchy (pages and images)
│   └── user_guide - old user guide (pages and images)
│   ── py_tutorials - python tutorials hierarchy (pages and images)
├── modules
│   └── <modulename>
│      ├── doc - documentation pages and images for module