2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00
This commit is contained in:
Francis Dupont
2021-01-06 17:49:56 +01:00
parent 638532f611
commit 0716f4bc0b

View 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.