2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 18:08:16 +00:00

37 Commits

Author SHA1 Message Date
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
Michal Nowikowski
a1692593be change determining kea version to be based on reading configure.ac 2019-07-30 10:45:13 +02:00
Michal Nowikowski
519035a179 revamped api doc generation 2019-07-30 10:45:13 +02:00
Michal Nowikowski
01fb9fd370 rearranges docs and build script
Two reasons:
- sphinx requires to have all sources in its source directory
  so man pages have to be moved
- layout of subfolders in doc folder was not consistent
2019-07-30 10:45:13 +02:00