]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3280] Fix performance hierarchy
authorThomas Markwalder <tmark@isc.org>
Mon, 11 Mar 2024 16:01:57 +0000 (12:01 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 12 Mar 2024 15:54:55 +0000 (15:54 +0000)
modified:
    mainpage.dox
    performance.dox

doc/devel/mainpage.dox
doc/devel/performance.dox

index 2699df6837abd6b07d81477206269001ae383d77..76a6089246823df7db13b1dc983e0a01a414cf14 100644 (file)
@@ -44,8 +44,7 @@
  *   - @subpage unitTestsDatabaseConfig
  *   - @subpage unitTestsSysrepo
  *   - @subpage writingShellScriptsAndTests
- * - @subpage Performance
- *   - @subpage perfdhcpInternals
+ * - @subpage performance
  * - @subpage fuzzer
  * - @subpage qa
  *   - @subpage ciGithub
index f75baadb4930fa734bd91a2ab46b9cfd6aca9ca9..4d4420f7a017ebf3faee0913020dcf163c344d24 100644 (file)
@@ -6,8 +6,10 @@
 
 /**
 
- @page Performance
+ @page performance Performance Testing
 
-This section is for topics pertaining to Kea runtime performance.
+ This section is for topics pertaining to Kea runtime performance.
+
+ @subpage perfdhcpInternals perfdhcp Internals
 
 */