SUBDIRS = devel sphinx
+EXTRA_DIST += images/kea-logo-100x70.png
+
nobase_dist_doc_DATA = examples/agent/comments.json
nobase_dist_doc_DATA += examples/agent/simple.json
nobase_dist_doc_DATA += examples/ddns/comments.json
+/_build
/kea-messages.rst
+
rst_arm_sources+=arm/shell.rst
rst_arm_sources+=arm/stats.rst
-main_sources=$(rst_arm_sources) kea-messages.rst conf.py $(static_sources)
+main_sources=$(rst_arm_sources) conf.py $(static_sources)
# mans
rst_man_sources=
$(srcdir)/system_messages.py -o $@ $(mes_files)
-pdf: $(main_sources)
+pdf: $(main_sources) kea-messages.rst
$(SPHINXBUILD) -M latexpdf $(srcdir) $(sphinxbuilddir) $(sphinxopts)
-html: $(main_sources)
+html: $(main_sources) kea-messages.rst
$(SPHINXBUILD) -M html $(srcdir) $(sphinxbuilddir) $(sphinxopts)
$(man8s): mans
+++ /dev/null
-This document will cover rules and suggestions for writing
-and editing the BIND 10 guide.
-
-Use alphabetical order for options and configuration syntax
-sorting unless you have a specific reason not to.
-
-TODO: list the docbook tags to be used for specific things here
--- /dev/null
+Acknowledgments
+===============
+
+Kea is an open source project designed, developed, and maintained by
+Internet Systems Consortium, Inc, a 501(c)3 non-profit organization. ISC
+is primarily funded by revenues from support subscriptions for our open
+source, and we encourage all professional users to consider this option.
+To learn more, see \ https://www.isc.org/support/.
+
+If you would like to contribute to ISC to assist us in continuing to
+make quality open source software, please visit our donations page at
+\ https://www.isc.org/donate/.
+
+We thank all the organizations and individuals who have helped to make
+Kea possible. `Comcast <https://www.comcast.com/>`__ and the Comcast
+Innovation Fund provided major support for the development of Kea's
+DHCPv4, DHCPv6, and DDNS modules. Mozilla funded initial work on the
+REST API via a MOSS award.
+
+Kea was initially implemented as a collection of applications within the
+BIND 10 framework. We thank the founding sponsors of the BIND 10
+project: `Afilias <https://www.afilias.info/>`__,
+`IIS.SE <https://www.iis.se/>`__,
+`Nominet <https://www.nominet.uk/>`__,
+`SIDN <https://www.sidn.nl/>`__, `JPRS <https://jprs.co.jp/>`__,
+`CIRA <https://cira.ca/>`__; and additional sponsors
+`AFNIC <https://www.afnic.fr/>`__,
+`CNNIC <https://www.cnnic.net.cn/>`__, `CZ.NIC <https://www.nic.cz/>`__,
+`DENIC eG <https://www.denic.de/>`__,
+`Google <https://www.google.com/>`__, `RIPE
+NCC <https://www.ripe.net/>`__, `Registro.br <https://registro.br/>`__,
+`.nz Registry Services <https://nzrs.net.nz/>`__, and `Technical Center
+of Internet <https://www.tcinet.ru/>`__.
logging
shell
netconf
- api
-
-TODO: this is appendix
-
-Acknowledgments
-===============
-
-Kea is an open source project designed, developed, and maintained by
-Internet Systems Consortium, Inc, a 501(c)3 non-profit organization. ISC
-is primarily funded by revenues from support subscriptions for our open
-source, and we encourage all professional users to consider this option.
-To learn more, see \ https://www.isc.org/support/.
-If you would like to contribute to ISC to assist us in continuing to
-make quality open source software, please visit our donations page at
-\ https://www.isc.org/donate/.
-
-We thank all the organizations and individuals who have helped to make
-Kea possible. `Comcast <https://www.comcast.com/>`__ and the Comcast
-Innovation Fund provided major support for the development of Kea's
-DHCPv4, DHCPv6, and DDNS modules. Mozilla funded initial work on the
-REST API via a MOSS award.
+.. toctree::
+ :caption: Appendices
+ :name: appendices
+ :maxdepth: 1
-Kea was initially implemented as a collection of applications within the
-BIND 10 framework. We thank the founding sponsors of the BIND 10
-project: `Afilias <https://www.afilias.info/>`__,
-`IIS.SE <https://www.iis.se/>`__,
-`Nominet <https://www.nominet.uk/>`__,
-`SIDN <https://www.sidn.nl/>`__, `JPRS <https://jprs.co.jp/>`__,
-`CIRA <https://cira.ca/>`__; and additional sponsors
-`AFNIC <https://www.afnic.fr/>`__,
-`CNNIC <https://www.cnnic.net.cn/>`__, `CZ.NIC <https://www.nic.cz/>`__,
-`DENIC eG <https://www.denic.de/>`__,
-`Google <https://www.google.com/>`__, `RIPE
-NCC <https://www.ripe.net/>`__, `Registro.br <https://registro.br/>`__,
-`.nz Registry Services <https://nzrs.net.nz/>`__, and `Technical Center
-of Internet <https://www.tcinet.ru/>`__.
+ api
+ acknowledgments
+ manpages
-.. |image0| image:: kea-logo-100x70.png
--- /dev/null
+..
+ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+ See the COPYRIGHT file distributed with this work for additional
+ information regarding copyright ownership.
+
+.. _manpages:
+
+Manual Pages
+============
+
+.. include:: ../man/kea-shell.8.rst
+.. include:: ../man/kea-admin.8.rst
+.. include:: ../man/keactrl.8.rst
+.. include:: ../man/kea-ctrl-agent.8.rst
+.. include:: ../man/kea-dhcp4.8.rst
+.. include:: ../man/kea-dhcp6.8.rst
+.. include:: ../man/kea-dhcp-ddns.8.rst
+.. include:: ../man/kea-lfc.8.rst
+.. include:: ../man/kea-netconf.8.rst
+.. include:: ../man/kea-shell.8.rst
+.. include:: ../man/perfdhcp.8.rst
-:orphan:
-
..
Copyright (C) Internet Systems Consortium, Inc. ("ISC")