2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 04:27:46 +00:00

3 Commits

Author SHA1 Message Date
Michal Nowikowski
d1f24e1715 improved build scripts, renamed kea-guide.rst to index.rst 2019-07-30 10:45:13 +02:00
Michal Nowikowski
b5b87d1849 many improvements to docs based on sphinx
- improved code-blocks
- improved json formatting: more compact, replaced // to # for comments
  to make them highlighted
- improved tables proportions
- fixed kea version: |release| should be used instead of KEAVERSION
- changed them to 'Read The Docs' to align with BIND
- cleaned up conf.py
- improved building in Makefile.am, now there are 3 targets (pdf, html, singlehtml)
  and 'all' that depends on those 3
- added kea.css to make html content wider and tables narrow to fit into
  text column
2019-07-30 10:45:13 +02:00
Michal Nowikowski
60b0e6e7bf initial conversion of kea guide from docbook to rst/sphinx 2019-07-30 10:45:12 +02:00