diff options
Diffstat (limited to 'doc/documentation.md')
-rw-r--r-- | doc/documentation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.md b/doc/documentation.md index ba4dc61f..307c38af 100644 --- a/doc/documentation.md +++ b/doc/documentation.md @@ -10,6 +10,6 @@ provided to event handlers are detailed in a list underneath the topic heading. Every `.html` file is generated based on the corresponding -`.markdown` file in the `doc/api/` folder in the source tree. The +`.md` file in the `doc/api/` folder in the source tree. The documentation is generated using the `bin/doc/generate.js` program. The HTML template is located at `doc/template.html`. |