1.6. Installing the CMake documentation
You can install documentation for the CMake build manager on your local system. Install the cmake-doc package to add the CMake documentation.
Prerequisites
Procedure
Install the
cmake-docpackage:# dnf install cmake-doc
Verification
-
Open
/usr/share/doc/cmake/html/index.htmlin a browser that is installed on the same host.