diff options
Diffstat (limited to 'doc/extdev/index.rst')
-rw-r--r-- | doc/extdev/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/extdev/index.rst b/doc/extdev/index.rst index fca8fbba3..eac4ded40 100644 --- a/doc/extdev/index.rst +++ b/doc/extdev/index.rst @@ -187,6 +187,7 @@ as metadata of the extension. Metadata keys currently recognized are: output files can be used when the extension is loaded. Since extensions usually don't negatively influence the process, this defaults to ``True``. + APIs used for writing extensions -------------------------------- |