]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1636] typo
authorFrancis Dupont <fdupont@isc.org>
Wed, 6 Jan 2021 16:49:56 +0000 (17:49 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 6 Jan 2021 16:49:56 +0000 (17:49 +0100)
doc/devel/doc.dox

index b2a80aa7bb8b0f6dbaa126a428859e55085c687f..208e3ebf1c64d80f073fec63c2ddb1e2a0b51ef9 100644 (file)
@@ -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.