Configuring Doxygen to generate a tag file.
authorSebastian Höffner <info@sebastian-hoeffner.de>
Wed, 4 Oct 2017 13:52:12 +0000 (15:52 +0200)
committerSebastian Höffner <info@sebastian-hoeffner.de>
Wed, 4 Oct 2017 13:52:12 +0000 (15:52 +0200)
commit440e8d4efa6a51a25dda4636a31a7bf9932fada4
treefaa45a64b4250cce4a3846b2d218dc976509bf84
parent2a2537725acb483bcd82628edc17c18e7128d414
Configuring Doxygen to generate a tag file.

Additionally adds a tutorial on how to use the tag file in other
projects to link back to the OpenCV documentation.

The tutorial is also the only place which links to the tag file as of
now.

For more information on tag files and external documentation, check
https://www.stack.nl/~dimitri/doxygen/manual/external.html
doc/Doxyfile.in
doc/tutorials/introduction/cross_referencing/tutorial_cross_referencing.markdown [new file with mode: 0644]
doc/tutorials/introduction/table_of_content_introduction.markdown