Browse Source

[5368] Corrected doxygen main page structure.

Marcin Siodelski 7 years ago
parent
commit
9bcdcb182c
2 changed files with 4 additions and 1 deletions
  1. 1 0
      doc/devel/mainpage.dox
  2. 3 1
      src/hooks/dhcp/lease_cmds/lease_cmds.dox

+ 1 - 0
doc/devel/mainpage.dox

@@ -50,6 +50,7 @@
  * - @subpage hooksComponentDeveloperGuide
  * - @subpage hooksComponentDeveloperGuide
  * - @subpage hooksmgMaintenanceGuide
  * - @subpage hooksmgMaintenanceGuide
  * - @subpage libdhcp_user_chk
  * - @subpage libdhcp_user_chk
+ * - @subpage libdhcp_lease_cmds
  *
  *
  * @section dhcpMaintenanceGuide DHCP Maintenance Guide
  * @section dhcpMaintenanceGuide DHCP Maintenance Guide
  * - @subpage dhcp4
  * - @subpage dhcp4

+ 3 - 1
src/hooks/dhcp/lease_cmds/lease_cmds.dox

@@ -6,7 +6,9 @@
 
 
 /**
 /**
 
 
-@mainpage Kea Lease Commands Hooks Library
+@page libdhcp_lease_cmds Kea Lease Commands Hooks Library
+
+@section libdhcp_lease_cmdsIntro Introduction
 
 
 Welcome to Kea Lease Commands Hooks Library. This documentation is addressed to
 Welcome to Kea Lease Commands Hooks Library. This documentation is addressed to
 developers who are interested in the internal operation of the Lease Commands
 developers who are interested in the internal operation of the Lease Commands