LUMIERA.clone/tests/core/proc/mobject/session
Ichthyostega 48e9b7594a Doxygen: identify all files lacking a @file comment
reason is, only files with a @file comment will be processed
with further documentation commands. For this reason, our Doxygen
documentation is lacking a lot of entries.

HOWTO:
find src -type f \( -name '*.cpp' -or -name '*.hpp' \) -not -exec egrep -q '\*.+@file' {} \; -print -exec sed -i -r -e'\_\*/_,$ { 1,+0 a\
\
\
/** @file §§§\
 ** TODO §§§\
 */
}' {} \;
2016-11-03 18:20:10 +01:00
..
addcliptest.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
defs-manager-impl-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
defs-manager-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
defs-registry-impl-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
deletecliptest.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
placement-index-query-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
placement-index-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
placement-scope-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
query-focus-stack-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
query-focus-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
query-resolver-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
rebuildfixturetest.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
scope-path-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
scope-query-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
session-element-query-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
session-element-tracker-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
session-modify-parts-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
session-service-access-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
session-structure-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
sessionmanagertest.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
test-scope-invalid.hpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
test-scopes.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
test-scopes.hpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
testclip.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
testclip.hpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
testroot.hpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
testsession1.hpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00
timeline-sequence-handling-test.cpp Doxygen: identify all files lacking a @file comment 2016-11-03 18:20:10 +01:00