[ITK] [ITK-dev] Generate Doxygen documentation on only one module
Pablo Hernández
pablo.hernandez.cerdan at outlook.com
Tue May 23 06:53:48 EDT 2017
I think I have found it using the doxygen configuration that is generated in the itk build folder.
Edit `$ITK_BUILD_DIR/single-doxygen.config`, modify the variable `INPUT` with the path of the module, or the path to the file that you want to check.
Then run doxygen:
`doxygen $ITK_BUILD_DIR/single-doxygen.config`
On Tue, May 23, 2017 at 6:37 PM, Pablo Hernández <pablo.hernandez.cerdan at outlook.com<mailto:pablo.hernandez.cerdan at outlook.com>> wrote:
Hi all,
is it possible to generate Doxygen documentation of only one external/remote module?
I want to validate that the documentation is ok in the module, but not eager to build it all.
I haven't found any about this in: https://itk.org/Wiki/ITK/Doxygen_Documentation
Thanks,
Pablo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20170523/d9ace97a/attachment-0001.html>
-------------- next part --------------
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-developers
More information about the Community
mailing list