Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
d9a163b5
Commit
d9a163b5
authored
Jun 10, 2014
by
Tomek Mrugalski
🛰
Browse files
[3418] Statistics chapter removed, logging moved to separate file.
parent
312d49e9
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
doc/guide/Makefile.am
View file @
d9a163b5
...
...
@@ -5,13 +5,15 @@ DOCS = kea-guide.txt
dist_doc_DATA
=
$(DOCS)
dist_html_DATA
=
$(HTMLDOCS)
kea-guide.css
EXTRA_DIST
=
kea-guide.xml
DOCBOOK
=
kea-guide.xml logging.xml
EXTRA_DIST
=
$(DOCBOOK)
DISTCLEANFILES
=
$(HTMLDOCS)
$(DOCS)
kea-messages.xml
# This is not a "man" manual, but reuse this for now for docbook.
if
GENERATE_DOCS
kea-guide.html
:
kea-guide.xml
kea-guide.html
:
$(DOCBOOK)
@
XSLTPROC@
--novalid
--xinclude
--nonet
\
--path
$(top_builddir)
/doc
\
-o
$@
\
...
...
doc/guide/kea-guide.xml
View file @
d9a163b5
This diff is collapsed.
Click to expand it.
doc/guide/logging.xml
0 → 100644
View file @
d9a163b5
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment