BUG: actually print the docs for custom modules if this was requested
Alex
This commit is contained in:
parent
e13db53a9a
commit
95ba817b2e
@ -1215,7 +1215,7 @@ bool cmDocumentation::PrintDocumentationCustomModules(std::ostream& os)
|
||||
this->ClearSections();
|
||||
this->CreateCustomModulesSection();
|
||||
this->AddSectionToPrint("Description");
|
||||
this->AddSectionToPrint("Custom Modules");
|
||||
this->AddSectionToPrint("Custom CMake Modules");
|
||||
this->AddSectionToPrint("Copyright");
|
||||
this->AddSectionToPrint("See Also");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user