• Roman Donchenko's avatar
    Reworked documentation building to work with extra modules. · 3314bc94
    Roman Donchenko authored
    The main problem with extra modules is that they're located outside
    of the OpenCV root, while Sphinx requires that all documents are
    within the documentation root. To circumvent this, we create a
    "fake root" and copy all documentation (as well as all files that
    it depends on) there. It's a bit messy, but what can you do.
    
    As a bonus, this eliminates the need to generate modules/refman.rst
    inside the source tree.
    3314bc94
Name
Last commit
Last update
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...
index.rst Loading commit data...