2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 04:57:52 +00:00

1226 Commits

Author SHA1 Message Date
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
Tomek Mrugalski
9b9b6f511a [#804,!468] Updated server-tag references. 2019-08-12 09:30:45 -04:00
Francis Dupont
40c751cab4 [804-cb-doc-never-says-clearly-how-to-configure-server-tag-on-a-server] First attempt to deocument server-tag 2019-08-12 09:30:45 -04:00
Tomek Mrugalski
9b094db6f6 [#623,!442] Change after review: added RFC4703 2019-08-12 08:54:11 -04:00
Tomek Mrugalski
9017ed0ef2 [#623,!442] Added RFCs related to DNS updates 2019-08-12 08:54:11 -04:00
Tomek Mrugalski
038a88f4c9 [#623,!442] List of supported RFCs updated. 2019-08-12 08:54:11 -04:00
Michal Nowikowski
1462dd12cd added back rules to Makefile.am for generating api.rst and kea-messages.rst but only for development purposes 2019-08-09 13:47:12 +02: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
Razvan Becheriu
59fb24794a [#756, !470] fixed sphinx docs 2019-08-07 22:23:51 +03:00
Razvan Becheriu
a4d17f3609 [#756, !470] updated Changelog and fixed sphinx docs 2019-08-07 21:13:12 +03:00
Franciszek Gorski
e5f9de7948 [756-correct-statistic-get{all}-commands] adapt style in statistic-get{all} JSON files 2019-08-07 19:50:14 +02:00
Franciszek Gorski
530b2340b2 [756-correct-statistic-get{all}-commands] adapt changes to sphinx 2019-08-07 19:50:14 +02:00
Tomek Mrugalski
97a99db76a [#809,!469] Sphinx generation fix. 2019-08-07 16:54:47 +02:00
Tomek Mrugalski
3ba1a26553 [#777,!464] Minor python changes after review:
- removed commented out code
 - better check for first character
2019-08-07 12:58:10 +02:00
Tomek Mrugalski
238eed1059 [#777,!464] Comment added to Makefile.am 2019-08-07 12:58:10 +02:00
Tomek Mrugalski
41bca1ea4f [#777,!464] Template updated 2019-08-07 12:58:10 +02:00
Tomek Mrugalski
bf2b6e485f [#777,!464] Converted <command>...</command> to `...`` 2019-08-07 12:58:10 +02:00
Tomek Mrugalski
97cea8ba40 [#777,!464] Cosmetic improvments in .json files 2019-08-07 12:58:10 +02:00
Tomek Mrugalski
7571271e7a [#777,!464] api2doc.py updated to handle new syntax, Makefile.am updated 2019-08-07 12:58:10 +02:00
Tomek Mrugalski
6471b7e141 [#777,!464] .json files converted to actual proper JSON format
- converted multi-line strings into list of strings
2019-08-07 12:58:10 +02:00
Tomek Mrugalski
23ec4fa078 [#777,!464] Obsolete resp-comment entry in reservation-add.json removed 2019-08-07 12:58:10 +02:00
Tomek Mrugalski
a5b68da569 [#777,!464] Reverted JSON files back to the original syntax. 2019-08-07 12:58:10 +02:00
Tomek Mrugalski
2c0e48ed66 [#777, !464] Moved json files from doc/api to doc/sphinx/api 2019-08-07 12:58:10 +02:00
Razvan Becheriu
46fd89e836 renamed commands 2019-08-05 20:34:27 +03:00
Razvan Becheriu
402fdc78ba review changes 2019-08-05 20:34:27 +03:00
Franciszek Gorski
798f70f618 [731-Kea_statistics_enhancements] rewrite stats documentation to sphinx 2019-08-05 20:34:27 +03:00
Franciszek Gorski
c4009b6758 [731-Kea_statistics_enhancements] add documentation 2019-08-05 20:34:27 +03:00
Franciszek Gorski
88ab289e70 [731-Kea_statistics_enhancements] 2019-08-05 20:34:27 +03:00
Michal Nowikowski
a1114587eb blocked running sphinx-build in parallel as it sometimes fails 2019-08-01 10:06:19 -04:00
Michal Nowikowski
812418169c sphinx docs: fixed levels of man pages in TOC in html output 2019-07-31 08:36:41 +02:00
Michal Nowikowski
a3f69e023e disabled generating and including api docs 2019-07-30 10:45:13 +02:00
Michal Nowikowski
6717a81787 improved detecting sphinx and pdflatex in configure.ac, improved building docs in hammer 2019-07-30 10:45:13 +02:00
Michal Nowikowski
c196f4c2b2 fixed building docs on some systems 2019-07-30 10:45:13 +02:00
Michal Nowikowski
66e300f74f improved building docs on some systems
- improved handling sphinx in configure.ac
- adjusted hammer with new deps for docs
- updated docs about new deps for docs
2019-07-30 10:45:13 +02:00
Tomek Mrugalski
978da1e664 [#644,!370] Manually applied changes xml => rst made on branch 643-update-kea-arm-with-description-of-the-commands-which-manage-the-server-in-the-database 2019-07-30 10:45:13 +02:00
Michal Nowikowski
a2358cd76c fixed building sphinx docs on ubuntu 18.04 2019-07-30 10:45:13 +02:00
Tomek Mrugalski
7fa061eb1a [#644,!370] Manual apply of bfa5b2c50324e9d2339daa8309774f49a5e7bf3c to rst 2019-07-30 10:45:13 +02:00
Tomek Mrugalski
618d26ae2a [#644,!370] Manual apply of 330065ad5f60a3b9c2a0aa15bccdcb91e9341f4a to rst 2019-07-30 10:45:13 +02:00
Tomek Mrugalski
b4310dc920 [#644,!370] Manual apply of 217be4532bb0f5f8e5576178909ce03f0f04ef39 to rst 2019-07-30 10:45:13 +02:00
Michal Nowikowski
d7ff441615 cleaned up api docgen, fixed duplicate labels in manuals 2019-07-30 10:45:13 +02:00
Tomek Mrugalski
8b9472e237 [#644,!370] Manual apply of 5feb0d82f4da62b62350e047d884376e5fb7dc83 to rst 2019-07-30 10:45:13 +02:00
Tomek Mrugalski
9380bdc5c4 [#644,!370] Manual apply of 5e30f9866672e7b890faf66123a6f1de75b54ffd to rst 2019-07-30 10:45:13 +02:00
Michal Nowikowski
d6fc57d1ce fixes after rebase 2019-07-30 10:45:13 +02:00
Michal Nowikowski
5b2fbfa585 fixed errors 2019-07-30 10:45:13 +02:00
Tomek Mrugalski
19b81c6bfb [#644,!370] Manual apply of f260b51148b4f7584165e13fcf2320fdd5992a74 to rst 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
bc53a642b5 fixed warning 2019-07-30 10:45:13 +02:00
Michal Nowikowski
b734e531a6 fixed release substitution, fixed some tables layout 2019-07-30 10:45:13 +02:00