Andrei Pavel
edabef7303
[ #2969 ] replace sphinx tabs with list-table
2023-11-06 12:10:51 +02:00
Andrei Pavel
2b553cd929
[ #2969 ] revised the quickstart page
...
- added link to the cloudsmith tarball page
- added |cloudsmith_repo| substitution
- added sphinx-tabs extension
- changed yum to dnf because with the deprecation of CentOS 7, all
remaining supported rpm distributions have dnf by default.
- changed `/path/to/your/kea6/config/file.json` to the configuration
file installed by default `/etc/kea/kea-dhcp6.conf` for easier startup
- regenerated doc/sphinx/src/requirements.txt mainly to include
sphinx-tabs
- added sphinx-tabs to hammer.py
2023-10-26 16:34:22 +03:00
Andrei Pavel
858c8438ff
[ #2969 ] fix space in the release version
...
This caused code blocks in the ARM to have spaces in filenames that in
reality aren't there.
2023-10-26 16:34:22 +03:00
Thomas Markwalder
e2f1add8c4
[ #3012 ] Add initial ping-check ARM doc
...
new file: doc/sphinx/arm/hooks-ping-check.rst
modified: doc/sphinx/arm/hooks.rst
modified: doc/sphinx/conf.py
2023-09-08 12:37:46 +00:00
Andrei Pavel
7bf80530ba
[ #2554 ] add the 'ischooklib' cross-reference role
2023-06-14 20:26:11 +03:00
Andrei Pavel
03843acd02
[ #2554 ] add the 'isccmd' cross-reference role
2023-06-14 20:26:11 +03:00
Andrei Pavel
7591ba5891
[ #2554 ] add the 'iscman' cross-reference role
2023-06-14 20:26:11 +03:00
Marcin Godzina
769b3583ab
[ #2809 ] release changes
2023-03-24 23:51:18 +01:00
Razvan Becheriu
05366c117a
[ #2441 ] added HA+MT and HA+MT+TLS examples
2022-08-27 10:15:39 +03:00
Andrei Pavel
b47d2eb9d6
[ #2513 ] disable smartquotes in sphinx configuration
2022-07-27 13:43:04 +00:00
Marcin Godzina
d9ee88c1e6
spell check, sphnx config change for RHEL9
2022-06-27 18:21:06 +02:00
Marcin Godzina
a760281c9c
[ #2463 ] release changes
2022-06-27 18:08:34 +02: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
68c7be26bf
[ #562 ] document rate limiting
2022-05-20 20:40:12 +03:00
Francis Dupont
2a4466d336
[ #1263 ] Ported RBAC hook doc and examples
2022-05-13 18:33:04 +02:00
Marcin Godzina
9e62cc59e6
Update conf.py
2022-04-25 11:56:41 +00:00
Tomek Mrugalski
a8d01c0bf6
[ #2050 ] Config templates moved to Appendix
2021-09-24 17:24:33 +02:00
Tomek Mrugalski
68ec773975
[ #2050 ] Sphinx build updated
2021-09-24 17:24:33 +02:00
Francis Dupont
42c5e814f3
[ #2018 ] Fixed last changes
2021-08-19 18:32:47 +02:00
Andrei Pavel
efa104ea26
[ #866 ] text ARM, remove ungenerated indices
2021-08-13 15:44:20 +00:00
Andrei Pavel
d423e17a64
[ #1077 ] document sysrepo 1.x
2021-07-23 13:48:53 +02:00
Andrei Pavel
e685c3a100
[ #1937 ] make grammar pages build with older sphinx
2021-06-24 17:16:36 +03:00
Andrei Pavel
e1d2f3b8d7
[ #1560 ] keep backwards compat with older sphinx
2021-05-19 16:45:38 +03:00
Andrei Pavel
210973abbc
[ #1560 ] add_css_file for sphinx >= v4
2021-05-17 16:06:40 +03:00
Andrei Pavel
c96cbaf5d4
[ #1788 ] remove "-git" from the version in the ARM
2021-04-02 09:47:17 +00:00
Francis Dupont
d3fd1c9fc2
[ #1664 ] Addressed last comments
2021-03-24 23:03:01 +01:00
Francis Dupont
10e9494695
[ #1664 ] Addressed comments
2021-03-24 15:22:38 +01:00
Razvan Becheriu
37cde2ced7
[ #899 ] added documentation
2021-02-18 19:23:57 +02:00
Francis Dupont
5221c89223
[ #1240 ] Rebased/updated 1240 patch
2020-09-17 16:06:20 +02:00
Razvan Becheriu
9db6d552a7
[ #1368 ] fixed documentation script copyrights year
2020-08-20 17:49:06 +00:00
Francis Dupont
644cf6cde4
[ #1329 ] Attempt to get math working
2020-08-04 12:33:59 +02:00
Francis Dupont
34aae5196e
[ #1180 ] Fix attempt
2020-05-21 10:22:33 +02:00
Tomek Mrugalski
365b46a915
[ #1055 ] Corrected grammar
2020-03-20 13:57:36 +00:00
Tomek Mrugalski
05bce34c5d
[ #1055 ] Sphinx now copies platforms.rst
2020-03-20 13:57:36 +00:00
Tomek Mrugalski
7d7a29addb
[ #1055 ] platforms.rst file updated
2020-03-20 12:21:26 +01:00
Wlodek Wencel
497cdd7ce9
[ #867 ] removed hardcoded date
2020-03-20 11:15:59 +01:00
Wlodek Wencel
7ab38bc784
[ #1128 ] 1.7.4 pre prelease changes
2020-02-25 08:33:30 +01:00
Wlodek Wencel
df32a450fe
[ #867 ] date set for next release
2020-01-24 14:07:30 +00:00
Francis Dupont
d923ae6718
[898-add-a-new-hook-to-support-bootp] Resolved pull errors
2019-12-10 22:32:54 +01:00
Tomek Mrugalski
4d1cfb15a0
[ #898 ] Pushed sphinx fix
2019-12-10 22:31:53 +01:00
Francis Dupont
1abca9ecc3
[898-add-a-new-hook-to-support-bootp] Resolved pull errors
2019-12-10 22:13:25 +01:00
Tomek Mrugalski
22b65f209d
[ #898 ] Pushed sphinx fix
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
Michal Nowikowski
ee9fe18ee1
sphinx docs: increased recursion level limit
2019-08-16 14:28:40 +02:00
Michal Nowikowski
65c25b93fd
sphinx docs: disabled generating 2nd pdf with kea messages when building is made on ReadTheDocs site - attempt 2
2019-08-13 15:09:52 +02:00
Michal Nowikowski
87e6c840c5
sphinx docs: disabled generating 2nd pdf with kea messages when building is made on ReadTheDocs site
2019-08-13 15:02:50 +02:00
Michal Nowikowski
4b72e2cc22
list of api and mes files are independently available in Makefile.am and conf.py now
2019-08-13 07:14:39 -04:00
Michal Nowikowski
357b9352f4
moved generating kea-messages.rst and api.rst from Makefile.am to sphinx's conf.py so they are generated on readthedocs.org as well
2019-08-09 13:10:53 +02:00
Michal Nowikowski
d7ff441615
cleaned up api docgen, fixed duplicate labels in manuals
2019-07-30 10:45:13 +02:00
Michal Nowikowski
1987b6d5cd
fixed duplicate label warning by excluding files being included
2019-07-30 10:45:13 +02:00