2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-22 09:57:20 +00:00

[#227] Removed minimal sections we had in the dev guide about client

This commit is contained in:
Tomek Mrugalski 2022-03-30 16:39:56 +02:00
parent b76f40596f
commit 256287b585
2 changed files with 3 additions and 5 deletions

View File

@ -4,8 +4,4 @@
@todo: Describe high level server architecture here. @todo: Describe high level server architecture here.
@page archCli Client Architecture
@todo: Describe high level client architecture here.
*/ */

View File

@ -27,7 +27,6 @@
Pages planned to be written: Pages planned to be written:
- @subpage archSrv - @subpage archSrv
- @subpage archCli
- @subpage omapi - @subpage omapi
- @subpage omapiIntro - @subpage omapiIntro
- @subpage omapiC - @subpage omapiC
@ -38,6 +37,9 @@
Note: some of the links below may not work if corresponding logs are not available.<br/> Note: some of the links below may not work if corresponding logs are not available.<br/>
Note: The client and relay components were removed in 4.5.0. The 4.4.3 was the last release
that included them.
Doxygen: <a href="doxygen.log">[generation log]</a> <a href="doxygen-warnings.log">[errors and warnings]</a> <br/> Doxygen: <a href="doxygen.log">[generation log]</a> <a href="doxygen-warnings.log">[errors and warnings]</a> <br/>
cppcheck: <a href="cppcheck.log">[generation log]</a> <a href="cppcheck-error.log">[errors and warnings]</a> <br/> cppcheck: <a href="cppcheck.log">[generation log]</a> <a href="cppcheck-error.log">[errors and warnings]</a> <br/>