From: Michal Nowikowski Date: Tue, 30 Jul 2019 19:38:03 +0000 (+0200) Subject: added README with info about doxygen stuff X-Git-Tag: Kea-1.6.1~10^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb501d3dec95ee35d103358840d1f2cecea5274;p=thirdparty%2Fkea.git added README with info about doxygen stuff --- diff --git a/doc/devel/README b/doc/devel/README new file mode 100644 index 0000000000..aae3daf8c5 --- /dev/null +++ b/doc/devel/README @@ -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