Generating Documentation
The generate documentation target requires the SWC_DOCUMENTATION=ON as by the Build Configuration Option
Generate
- while at builds path as by instructions
cd swcdb;
The ‘doc' target will generate documentations in the doc
folder of the build directory with the source documentations and archive by languages & formats to swc-db-doc-[lang]-[format].tar.xz
.
make doc;