2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 12:37:55 +00:00

58 Commits

Author SHA1 Message Date
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