diff options
Diffstat (limited to 'doc/de/plugin_api.de.xml')
-rw-r--r-- | doc/de/plugin_api.de.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/de/plugin_api.de.xml b/doc/de/plugin_api.de.xml index 61b5b757b..bb47e0f27 100644 --- a/doc/de/plugin_api.de.xml +++ b/doc/de/plugin_api.de.xml @@ -21,6 +21,17 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. --> +<chapter id="chapPluginAPI"> + <title>Plugin API</title> + + <para> + Dieses Kapitel beschreibt das Plugin-Interface (API). + --- will be completed soon! --- + </para> +</chapter> + +<!-- + <section id="secAPIFunctions"> <title>API Funktionen</title> @@ -3599,3 +3610,5 @@ if (buffer_line) </section> </section> + +--> |