Skip to content
Snippets Groups Projects
Commit 0886a2e9 authored by Pascal Palenda's avatar Pascal Palenda
Browse files

Add cmake-format for build_doc

parent 46976e4f
No related branches found
No related tags found
No related merge requests found
......@@ -193,6 +193,21 @@ with section("parse"):
'SOURCES' : '+',
'COV_SOURCES' : '*'
}
},
'build_doc' : {
'pargs' : {
'nargs' : '*',
'flags' : []
},
'spelling': 'build_doc',
'kwargs': {
'SIDEBAR_ONLY' : 0,
'README_MAINPAGE' : 1,
'COLOR_STYLE' : 1,
'LOGO' : 1,
'ADD_DEV_SECTION' : 1,
'SOURCES' : '*'
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment