Wlodek Wencel
f66a5ee5fd
[master] all links kea.isc.org were temporary changed to oldkea.isc.org for upcoming release
2018-11-08 21:03:54 +01:00
Tomek Mrugalski
5d2e4d6fcc
[#10,!3] Section about generating documentation added.
2019-10-29 18:58:12 +01:00
Tomek Mrugalski
328f0449c9
[#65,!18] Docs updated.
2018-09-12 15:37:38 +02:00
Francis Dupont
119885eea9
[65-libyang-generic] Addressed comments
2018-09-12 15:37:38 +02:00
Francis Dupont
284c7ed911
[65-libyang-generic] Extra updates (still from kea-yang)
2018-09-12 15:28:11 +02:00
Marcin Siodelski
f86096d091
[5645] HA developer's guide moved to main devguide.
2018-06-08 13:31:08 +02:00
Wlodek Wencel
4a26b2fe27
[master] Copyright update to 2018
2018-05-24 13:17:10 +02:00
Thomas Markwalder
7fc34c9475
[5580] Added developor and admin doc
2018-05-14 07:32:06 -04:00
Tomek Mrugalski
1a121de4fc
[github36] Docs written for benchmarks
2018-01-24 00:17:39 +01:00
Marcin Siodelski
9bcdcb182c
[5368] Corrected doxygen main page structure.
2017-10-05 13:58:06 +02:00
Marcin Siodelski
ef65766be5
[5175] Added description of CA in the Developer's Guide.
2017-04-03 15:27:00 +02:00
Marcin Siodelski
8152b76e97
[5175] Updated Developer's Guide with hooks for CA.
2017-03-31 14:54:31 +02:00
Tomek Mrugalski
d350d5fc2c
[5112] Changes after review:
...
- lines wrapped to 100 columns (according to our coding guidelines)
- explained what @3 means in bison
- created link to wiki page about regenerating parser code
- added terminology page that explains what CA and D2 are
- corrected order of the files in Makefile.am
2017-02-13 20:01:58 +01:00
Tomek Mrugalski
bf57ac56e5
[5112] Bison docs added
2017-01-16 23:28:36 +01:00
Tomek Mrugalski
72a053682c
[5021] Doxygen documentation cleaned up
...
- There's new section Kea Libraries
2016-12-28 17:09:22 +01:00
Marcin Siodelski
71d45704c0
[5074] Split developer's documentation of CPL and D2.
2016-12-01 16:29:07 +01:00
Stephen Morris
cf68d08454
[4299] Minor edits during review
2016-09-20 20:45:23 +01:00
Tomek Mrugalski
9558de5162
[4299] General Developer's guide refresh.
2016-09-19 22:43:27 +02:00
Marcin Siodelski
750fa1da22
[4489] Updated dev-guide with database prerequisites for unit tests.
2016-08-18 10:30:45 +02:00
Francis Dupont
2ab5f9df65
[4274] Moved subnet selections
2016-07-01 22:50:10 +02:00
Francis Dupont
03e5cc7ea3
[4274] Added a lot of dev DHCP4o6 stuff
2016-07-01 01:39:58 +02:00
Francis Dupont
b67910a389
[master] Finised merge of trac4234 (doxygen warnings)
2015-12-22 18:05:59 +01:00
Francis Dupont
2bee003c2c
[4234] Fixed qa conflict
2015-12-21 16:31:57 +01:00
Marcin Siodelski
3d18318f68
[4236] Updated copyright dates in all files.
2015-12-16 15:28:44 +01:00
Marcin Siodelski
fe9dd86d20
[4236] Replaced license text in all files containing it.
2015-12-16 13:37:29 +01:00
Tomek Mrugalski
28d818a26a
[master] Merge branch 'trac4081' (src/lib/eval added)
2015-10-30 01:46:16 +09:00
Tomek Mrugalski
2c5966cb4a
[4081] Stub documentation added.
2015-10-27 16:34:34 +01:00
Marcin Siodelski
94847b1629
[3979] Updated user guide for lease expiration.
2015-10-26 16:15:55 +01:00
Stephen Morris
f81a2220f0
[3484] Miscellanous editing changes during review
...
Correction of typos/grammatical errors etc. Also included text in the
contributors' section explaining why test-driven development is used.
2015-07-14 12:59:52 +01:00
Marcin Siodelski
34884ba4dd
[3484] Moved logo to the top left corner of the developer's guide.
2015-07-07 13:33:40 +02:00
Tomek Mrugalski
1538e2666d
[3918] Documentation updated.
2015-06-24 14:42:16 +02:00
Tomek Mrugalski
6886583955
[master] Merge branch 'trac3880' (control channel for DHCPv4)
...
Conflicts:
doc/guide/dhcp4-srv.xml
src/bin/dhcp4/tests/Makefile.am
src/lib/stats/stats_mgr.h
src/lib/stats/tests/stats_mgr_unittest.cc
2015-06-17 13:49:10 +02:00
Stephen Morris
3a31937e87
[3732] Remove Doxygen references to deleted documentation sections
2015-06-11 14:36:38 +01:00
Tomek Mrugalski
9afab5ab23
[3880] Control channel documented (devel guide)
2015-06-10 13:43:13 +02:00
Shawn Routhier
4316c7a598
[3720] Add section for LFC to developers guide
2015-03-12 21:00:15 -07:00
Marcin Siodelski
d4fbc9485c
[3561] Updated doxygen documentation with the info about HostMgr.
2014-12-01 18:08:29 +01:00
Jeremy C. Reed
e8757f0c59
fix some misspellings
2014-10-29 06:44:33 -07:00
Marcin Siodelski
3307c99263
[3589] Added a paragraph about CfgOption class into developer's guide.
...
This was also suggested in the review.
2014-10-14 17:01:22 +02:00
Stephen Morris
0ea00066a9
[3505] Documentation edits made during review
2014-08-01 17:05:35 +01:00
Tomek Mrugalski
954e8d2295
[3396] Developer's Guide update: BIND10 => Kea
2014-06-18 20:46:21 +02:00
Marcin Siodelski
db429b4eff
[3405] Updated developer's guide with respect to the dynamic reconfigure.
2014-06-03 15:59:25 +02:00
Tomek Mrugalski
83816e00c5
[master] Merge branch 'trac3399' [Kea4 reads config from JSON file]
...
Conflicts:
ChangeLog
src/bin/dhcp6/kea_controller.cc
src/lib/dhcpsrv/daemon.h
2014-06-02 19:44:33 +02:00
Tomek Mrugalski
029b75a19b
[3399] Documentation updated.
2014-05-23 18:40:57 +02:00
Marcin Siodelski
d57ea50760
[3406] Updated developer's guide with section about SIGHUP based reconfig.
2014-05-22 17:58:45 +02:00
Tomek Mrugalski
80ef9a69a2
[3400] Merge remote-tracking branch 'origin/trac3449' into trac3400
...
Conflicts:
ChangeLog
2014-05-15 14:34:24 +02:00
Tomek Mrugalski
5acb3cb565
[3398] The result of configuration design discussion added
2014-05-06 14:59:36 +02:00
Tomek Mrugalski
8b70e388c6
[3400] Documentation updated.
2014-04-23 19:48:35 +02:00
Thomas Markwalder
7be263c737
[master] Merge branch 'trac3158'
...
Adds D2 developer's guide
2014-04-17 06:34:12 -04:00
Thomas Markwalder
5c57d33f91
[3158] Addressed review comments
...
Fixed the main page table of contents to include D2's sections as subpages
Minor word changes and clean up
2014-04-16 14:40:20 -04:00
Thomas Markwalder
e010525d24
[3158] Added doxygen developer's guide page for D2
...
Added src/bin/d2/images to image path in doc/Doxyfile
Added d2 subpage to doc/devel/mainpage.dox
Added the following:
2014-04-14 16:06:40 -04:00