From: Francis Dupont Date: Wed, 6 Jan 2021 16:49:56 +0000 (+0100) Subject: [#1636] typo X-Git-Tag: Kea-1.9.4~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0716f4bc0bbabb489f5cbab703b16b7c5236e244;p=thirdparty%2Fkea.git [#1636] typo --- diff --git a/doc/devel/doc.dox b/doc/devel/doc.dox index b2a80aa7bb..208e3ebf1c 100644 --- a/doc/devel/doc.dox +++ b/doc/devel/doc.dox @@ -36,7 +36,7 @@ unless you alter description of existing commands or add a new one. There are several steps needed to document a new API command: 1. Configure sources with ./configure --enable-generate-docs - 1. Copy src/shared/api/_template.json to appropriate name. + 1. Copy src/share/api/_template.json to appropriate name. 2. Remove comments from it and fill in the actual content. 3. Update api_files.mk file in src/share/api/Makefile.am 4. make html will generate multi-page html.