diff options
Diffstat (limited to 'doc/doc_main.doxygen')
-rw-r--r-- | doc/doc_main.doxygen | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doc_main.doxygen b/doc/doc_main.doxygen index 2e23fe2da..aa3d30f28 100644 --- a/doc/doc_main.doxygen +++ b/doc/doc_main.doxygen @@ -199,3 +199,10 @@ instance of a TestCase subclass will register it with the test case list. */ +/** \defgroup QA QA Checks +QA Checks. + +Various QA checks that can be applied to packages or ebuilds. +*/ + + |