--- /dev/null
+/**
+
+@page archSrv Server Architecture
+
+@todo: Describe high level server architecture here.
+
+@page archCli Client Architecture
+
+@todo: Describe high level client architecture here.
+
+*/
\ No newline at end of file
--- /dev/null
+/**
+@page contrib Contributing to DHCP
+
+@section contribDir 3rd party contributions in contrib/ directory
+
+ @todo: Describe contrib/ dir
+
+@section codingGuidelines Coding Guidelines
+
+ @todo: (... if people want to contribute significant code)
+
+*/
http://www.isc.org/software/dhcp website.
@section toc Table Of Contents
+ - @subpage archSrv
+ - @subpage archCli
- @subpage tests
+ - @subpage testsOverview
+ - @subpage testsAtf
+ - @subpage testsAtfAdding
+ - @subpage testsAtfCoding
- @subpage debug
+ - @subpage omapi
+ - @subpage omapiIntro
+ - @subpage omapiC
+ - @subpage dhcpctl
+ - @subpage contrib
+ - @subpage contribDir
+ - @subpage codingGuidelines
Note: some of the links below may not work if corresponding logs are not available.<br/>
--- /dev/null
+/**
+@page omapi OMAPI Interface
+
+@section omapiIntro Introduction
+
+ @todo: Description of OMAPI and dhcpctl
+
+@section omapiC Object Management API
+
+ @todo: Essentially omapi.3
+
+@section dhcpctl dhcpctl Reference Guide
+ @todo: Essentially dhcpctl.3
+
+*/