plugins: Add license header and doxygen file

This commit is contained in:
2019-11-17 14:09:53 +01:00
parent 2fddfa475b
commit 392d7e1b3c
2 changed files with 36 additions and 0 deletions

6
doxygen/plugins.dox Normal file
View File

@@ -0,0 +1,6 @@
/**
* @defgroup plugins External Renderer Plugins
*
* These plugins can be loaded with the @ref ExternalRenderer
*
*/