Andrei Pavel
923a6df3b6
[ #1945 ] minor fix in ARM: removed extraneous backquotes
2024-08-22 15:47:23 +03:00
Suzanne Goldlust
7730a1d60d
Resolve "Editorial review of the ARM prior to 2.6 release"
2024-05-16 20:09:54 +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
Andrei Pavel
b0eb127d5c
[ #2822 ] flex_option doc example for setting subnet mask
2023-05-13 16:41:09 +03:00
Suzanne Goldlust
de8ca27ad1
[ #2403 ] Final changes to section header formatting
2022-06-14 14:12:09 -04:00
Suzanne Goldlust
bd155b57f1
[ #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