diff --git a/scripts/doc/get-project-params.sh b/scripts/doc/get-project-params.sh index ae826269461b66db7c0474046533063209508725..07be2d687149011f4b423e8947fd6a5cb0c951f0 100755 --- a/scripts/doc/get-project-params.sh +++ b/scripts/doc/get-project-params.sh @@ -27,13 +27,13 @@ cat <<"EOF" \ //! \\ogs_file_\(param\|attr\){[A-Za-z_0-9]\+}\( \\todo .*\)\?$ //! \\ogs_file_special$ //! \\ogs_file_\(param\|attr\)_special{[A-Za-z_0-9]\+}\( \\todo .*\)\?$ -checkConfigParameter.*) -getConfigAttribute.*) -getConfigParameter.*) -getConfigSubtree.*) -ignoreConfigAttribute.*) -ignoreConfigParameter.*) -peekConfigParameter.*) +checkConfigParameter[^)]*)\? +getConfigAttribute[^)]*)\? +getConfigParameter[^)]*)\? +getConfigSubtree[^)]*)\? +ignoreConfigAttribute[^)]*)\? +ignoreConfigParameter[^)]*)\? +peekConfigParameter[^)]*)\? EOF # format as table: