[cmake-developers] Properly Documenting a CMake Module
Timothy Wrona
tjwrona1992 at gmail.com
Tue Feb 12 19:03:29 EST 2019
Note: I have additionally posted this question to stack overflow so if you
would like to answer there rather than email it may help a larger audience:
https://stackoverflow.com/questions/54660549/what-is-the-proper-way-to-document-a-cmake-module
On Tue, Feb 12, 2019 at 6:37 PM Timothy Wrona <tjwrona1992 at gmail.com> wrote:
> A quick Google search (...actually many rather extensive Google searches)
> have not been able to explain how to properly document a CMake module.
>
> What I'm looking for is a way to document custom CMake modules so that
> they work with the "cmake --help-module <module_name>" command. Is there
> any standard way of doing this? Can anyone point me to some good examples?
> The documentation process seems oddly.... not well documented. Haha.
>
> How are modules that work with "cmake --help-module" documented?
>
> Any help is appreciated.
>
> Thanks,
> Tim
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake-developers/attachments/20190212/aa372238/attachment.html>
More information about the cmake-developers
mailing list