FindModule(s) documentation#

Introduction#

Find modules are used by the CMake find_package command to search for packages that do not provide their own CMake package config files.

cppdoc internally uses some custom “find modules” which are listed on this page.

All Find Modules#

FindSphinx

A “find module” for a sphinx package, developed by @k0ekk0ek.