]> git.ipfire.org Git - thirdparty/kea.git/commit
initial conversion of kea guide from docbook to rst/sphinx
authorMichal Nowikowski <godfryd@isc.org>
Thu, 6 Jun 2019 16:25:46 +0000 (18:25 +0200)
committerMichal Nowikowski <godfryd@isc.org>
Tue, 30 Jul 2019 08:45:12 +0000 (10:45 +0200)
commit60b0e6e7bfe5523ad3d8acfb4b4739984b41a2e2
treefea0f2d5b2a059e281f541765f731caa1a7a0a8e
parentaa7ecb92f53c4ca0f3f5bb81e8402faf923e9483
initial conversion of kea guide from docbook to rst/sphinx
35 files changed:
doc/guide/.gitignore
doc/guide/Makefile.am
doc/guide/_static/kea-logo-100x70.png [moved from doc/guide/kea-logo-100x70.png with 100% similarity]
doc/guide/admin.rst [new file with mode: 0644]
doc/guide/agent.rst [new file with mode: 0644]
doc/guide/api.rst [new file with mode: 0644]
doc/guide/classify.rst [new file with mode: 0644]
doc/guide/conf.py [new file with mode: 0644]
doc/guide/config-backend.rst [new file with mode: 0644]
doc/guide/config.rst [new file with mode: 0644]
doc/guide/congestion-handling.rst [new file with mode: 0644]
doc/guide/ctrl-channel.rst [new file with mode: 0644]
doc/guide/ddns.rst [new file with mode: 0644]
doc/guide/dhcp4-srv.rst [new file with mode: 0644]
doc/guide/dhcp6-srv.rst [new file with mode: 0644]
doc/guide/hammer.rst [new file with mode: 0644]
doc/guide/hooks-cb-cmds.rst [new file with mode: 0644]
doc/guide/hooks-class-cmds.rst [new file with mode: 0644]
doc/guide/hooks-ha.rst [new file with mode: 0644]
doc/guide/hooks-host-cache.rst [new file with mode: 0644]
doc/guide/hooks-lease-cmds.rst [new file with mode: 0644]
doc/guide/hooks-radius.rst [new file with mode: 0644]
doc/guide/hooks-stat-cmds.rst [new file with mode: 0644]
doc/guide/hooks.rst [new file with mode: 0644]
doc/guide/install.rst [new file with mode: 0644]
doc/guide/intro.rst [new file with mode: 0644]
doc/guide/kea-guide.rst [new file with mode: 0644]
doc/guide/keactrl.rst [new file with mode: 0644]
doc/guide/lease-expiration.rst [new file with mode: 0644]
doc/guide/lfc.rst [new file with mode: 0644]
doc/guide/logging.rst [new file with mode: 0644]
doc/guide/netconf.rst [new file with mode: 0644]
doc/guide/quickstart.rst [new file with mode: 0644]
doc/guide/shell.rst [new file with mode: 0644]
doc/guide/stats.rst [new file with mode: 0644]