BIND 10 #1531: Write documentation for libdhcp++
BIND 10 Development
do-not-reply at isc.org
Tue May 8 12:02:24 UTC 2012
#1531: Write documentation for libdhcp++
-------------------------------------+-------------------------------------
Reporter: tomek | Owner: jreed
Type: | Status: reviewing
enhancement | Milestone: Sprint-
Priority: | DHCP-20120514
medium | Resolution:
Component: | Sensitive: 0
documentation | Sub-Project: DHCP
Keywords: | Estimated Difficulty: 0
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jreed):
Here are my comments:
1. The make devel output of wc -l is wrong. As multiple lines counted for
single warning.
Maybe use:
{{{
echo `grep -i ": warning:" html/doxygen-error.log | wc -l`
warnings detected.
}}}
2. no corresponding clean target
3. Maybe link on left list to BIND10 Developer's Guide should say Index or
front page.
4. I am not sure what "Related Pages" is for.
5. The PROJECT_NAME should be BIND10. The PROJECT_NUMBER could be set to
the PACKAGE_VERSION (in Makefile).
6. Add link to the operators guide.
These are just minor. So please just merge this in now. Thank you for your
work on this. (I may make some the minor adjustments later.)
--
Ticket URL: <http://bind10.isc.org/ticket/1531#comment:8>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list