Razvan Becheriu
89bca2d2bf
[ #3819 ] fix docs
2025-05-30 10:04:04 +03:00
Razvan Becheriu
785efcc92a
[ #3333 ] move hook libraries to open source
2025-02-21 21:34:58 +00:00
Francis Dupont
1b8b3592da
[ #2878 ] Updated subnet-id section
2024-06-19 12:19:52 +00:00
Francis Dupont
286b0aeab8
[ #2878 ] Improved note
2024-06-19 12:19:52 +00:00
Francis Dupont
d5dbaa4c07
[ #2878 ] [ #2878 ] Added the implicitly global note
2024-06-19 12:19:52 +00:00
Suzanne Goldlust
7730a1d60d
Resolve "Editorial review of the ARM prior to 2.6 release"
2024-05-16 20:09:54 +00:00
Razvan Becheriu
c4014a6ee1
[ #3001 ] fixed references to hooks libs in ARM
2023-08-16 15:04:54 +00:00
Marcin Siodelski
0f4386b372
[ #2901 ] Updated ARM after operation-target rename
2023-06-29 07:23:01 +02:00
Piotrek Zadroga
31d3292d8a
[ #2795 ] addressed review comments
2023-06-26 15:30:59 +00:00
Piotrek Zadroga
d7113d3488
[ #2795 ] doc update with IPv6 PD use case
2023-06-26 15:30:59 +00:00
Piotrek Zadroga
0502282adb
[ #2795 ] updating ARM docs
2023-06-26 15:30:59 +00:00
Piotrek Zadroga
28487364f6
[ #2795 ] rename cmd to get-reservation-by-address
2023-06-26 15:30:59 +00:00
Piotrek Zadroga
c5d56aaac8
[ #2795 ] init reservations-get doc
2023-06-26 15:30:59 +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
7e1b388777
[ #2554 ] address review comments
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
a51ab99885
[ #2554 ] add 'isccmd' references
...
The commands used were:
- find doc/sphinx/arm -name '*.rst' | xargs grep -E '^\.\. ' | cut -d ' ' -f 2 | sort -uV | grep _command- > /tmp/commands
- for i in $(cat /tmp/commands); do find doc/sphinx/arm -name '*.rst' | xargs sed -i "s/\`\`${i}\`\` command/\`${i} command <_command-${i}>\`/g"; done
- for i in $(cat /tmp/commands); do find doc/sphinx/arm -name '*.rst' | xargs sed -i "s/\`\`${i}\`\`/\`${i} <_command-${i}>\`/g"; done
- for i in $(cat /tmp/commands); do find doc/sphinx/arm -name '*.rst' | xargs sed -i "s/The \`${i} <_command-${i}>\` Command/The \`\`${i}\`\` Command/g"; done
- for i in $(cat /tmp/commands); do find doc/sphinx/arm -name '*.rst' | xargs sed -i "s/- ${i}/- \`${i} <_command-${i}>\`/g"; done
But they were not perfect. Some manual adjustment was required.
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
bf8efb6502
[ #2554 ] add 'isccmd' anchors
2023-06-14 20:26:11 +03:00
Andrei Pavel
5c0092f817
[ #2815 ] Add 1 suggestion to 1 file
2023-05-25 13:29:59 +02:00
Slawek Figiel
4fe0618a3d
[ #2815 ] Fix docs
2023-05-25 13:29:58 +02:00
Slawek Figiel
2a6e529a22
[ #2815 ] Update docs
2023-05-25 13:29:29 +02:00
Slawek Figiel
6337ee9076
[ #2815 ] Update docs
2023-05-25 13:29:29 +02:00
Razvan Becheriu
c056162c99
[ #2827 ] reverted src/share/api and updated script
2023-05-11 11:31:16 +03:00
Razvan Becheriu
50abca6f3f
[ #2827 ] fixed all json examples in arm
2023-05-11 11:30:02 +03:00
Andrei Pavel
c8048badbb
[ #549 ] address review comments
2023-04-19 23:56:01 +03:00
Andrei Pavel
93d85fdeea
[ #549 ] document reservation-update
2023-04-19 23:56:01 +03:00
Suzanne Goldlust
4a44ce74b8
[ #2804 ] Text edits
2023-04-19 17:57:59 +03:00
Andrei Pavel
7fc8c0f896
[ #2566 ] Reworded the note in doc about backend not supporting host collections
2022-10-18 10:45:11 +02:00
Francis Dupont
1999455278
[ #2566 ] Added a note in doc about backend not supporting host collections
2022-10-18 10:45:11 +02:00
Francis Dupont
717f4c77ef
[ #2566 ] Added a ChangeLog entry
2022-10-18 10:45:11 +02:00
Andrei Pavel
2b4ca27b3a
[ #2569 ] add JSON validation to code blocks in ARM
2022-09-23 12:09:23 +00:00
Francis Dupont
3f4f116a97
[ #2471 ] Updated doc
2022-08-25 12:37:07 +00:00
Suzanne Goldlust
ea9e94f80a
[ #2403 ] Final changes to section header formatting
2022-06-14 14:12:09 -04:00
Suzanne Goldlust
56e3f8a29c
[ #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