Thomas Markwalder
8be11da77f
[ #3592 ] Fixed minor typos in docs
...
modified: doc/examples/kea4/hooks-radius.json
modified: doc/sphinx/arm/dhcp4-srv.rst
modified: doc/sphinx/arm/dhcp6-srv.rst
modified: doc/sphinx/arm/hooks-bootp.rst
2024-12-02 16:34:45 +00:00
Thomas Markwalder
cac0fb4fd0
[ #3592 ] Updated ARM and added ChangeLog
...
modified: ChangeLog
modified: doc/sphinx/arm/classify.rst
modified: doc/sphinx/arm/dhcp4-srv.rst
modified: doc/sphinx/arm/dhcp6-srv.rst
modified: doc/sphinx/arm/hooks-bootp.rst
modified: doc/sphinx/arm/hooks-ha.rst
2024-11-26 17:19:56 +00:00
Andrei Pavel
153ace53c1
[ #2554 ] add notes about each hook library's packaging
...
- Premium libraries were marked as subscription libraries.
That has also been fixed.
2023-06-14 20:26:11 +03:00
Andrei Pavel
aaa3a91b9b
[ #2554 ] add 'ischooklib' anchors and references
2023-06-14 20:26:11 +03:00
Andrei Pavel
f936be3222
[ #2554 ] add 'iscman' references
...
The commands used were:
- find doc/sphinx/man -name '*.rst' | xargs grep -F '.. iscman' | cut -d ' ' -f 3 > /tmp/binaries
- for i in $(cat /tmp/binaries); do find doc/sphinx/arm -name '*.rst' | xargs sed -i "s/\`\`${i}\`\`/:iscman:\`${i}\`/g"; done
Manual adjustment was required in a few places to:
- extend title lines
- realign table lines
2023-06-14 20:26:11 +03:00
Suzanne Goldlust
4e3ac56861
[ #2403 ] Fix typo
2022-06-14 14:12:09 -04:00
Suzanne Goldlust
e5057a5396
[ #2403 ] Final changes to section header formatting
2022-06-14 14:12:09 -04:00
Suzanne Goldlust
938bf4762e
[ #2403 ] Reformat section header
2022-06-14 14:09:03 -04:00
Suzanne Goldlust
f71a698501
[ #2403 ] Editorial review of documentation about hook libraries in the ARM
2022-06-14 14:09:03 -04:00
Andrei Pavel
0494deb624
[ #2142 ] Remove references to outdated Kea versions
2021-12-14 21:14:41 +02:00
Razvan Becheriu
a315f70a41
[ #2122 ] updated d2.dox
2021-12-08 18:13:16 +00:00
Suzanne Goldlust
33128ff7ca
[ #2139 ] Text edits
2021-11-11 14:58:02 -05:00
peterd
d575f854cf
[ #1917 ] Changes up to and including Chapter 23
2021-06-17 13:09:05 +00:00
Razvan Becheriu
f04f2978a4
[ #899 ] changed hook_libraries to hooks-libraries in json examples
2021-02-18 19:23:57 +02:00
Andrei Pavel
279dcd3225
[ #1554 ] tidy up documentation
2020-11-23 13:40:41 +02:00
Francis Dupont
e03b6b4a2a
[ #1107 ] Removed obsolete limitation
2020-03-20 15:12:17 +00:00
Tomek Mrugalski
7b756fbbc0
[ #1064 ] Updated ARM text
2020-01-26 20:16:14 +01:00
Francis Dupont
ed9a42c6e5
[ #1064 ] Updated documentation
2020-01-26 19:42:44 +01:00
Francis Dupont
d923ae6718
[898-add-a-new-hook-to-support-bootp] Resolved pull errors
2019-12-10 22:32:54 +01:00
Francis Dupont
40686b4238
[898-add-a-new-hook-to-support-bootp] Checkpoint: reviewed change and addressed comment, to do import BOOTP class stuff from !522
2019-12-10 22:32:54 +01:00
Tomek Mrugalski
9a981e50ed
[ #898 ] Unit-tests now check for DHCP class
2019-12-10 22:30:29 +01:00
Tomek Mrugalski
fd7eae8ac0
[ #898 ] Proposed expansion of bootp docs.
2019-12-10 22:26:50 +01:00
Francis Dupont
43b429a1cd
[ #898 ] Added text about reservation for a BOOTP client
2019-12-10 22:15:17 +01:00
Francis Dupont
69533061cd
[898-add-a-new-hook-to-support-bootp] Updated doc
2019-12-10 22:15:17 +01:00
Francis Dupont
1abca9ecc3
[898-add-a-new-hook-to-support-bootp] Resolved pull errors
2019-12-10 22:13:25 +01:00
Francis Dupont
1fc30d1480
[898-add-a-new-hook-to-support-bootp] Checkpoint: reviewed change and addressed comment, to do import BOOTP class stuff from !522
2019-12-10 22:13:25 +01:00
Tomek Mrugalski
2e5903518e
[ #898 ] Added DHCP class and config example
2019-12-10 22:10:13 +01:00
Tomek Mrugalski
28cef4d45d
[ #898 ] Proposed expansion of bootp docs.
2019-12-10 22:10:13 +01:00