]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
added README with info about doxygen stuff 759-building-from-tarball-fails-on-doc-devel
authorMichal Nowikowski <godfryd@isc.org>
Tue, 30 Jul 2019 19:38:03 +0000 (21:38 +0200)
committerMichal Nowikowski <godfryd@isc.org>
Tue, 30 Jul 2019 19:38:03 +0000 (21:38 +0200)
doc/devel/README [new file with mode: 0644]

diff --git a/doc/devel/README b/doc/devel/README
new file mode 100644 (file)
index 0000000..aae3daf
--- /dev/null
@@ -0,0 +1,5 @@
+This is a folder with content for Doxygen.
+This is used by developers and is not used directly in official builds.
+
+To build doxygen documetation run:
+make devel
\ No newline at end of file