= Documentation = [[PageOutline]] == User Documentation == === Newbie Guide === This is "the way" to make a Xinha. Read and follow it. NewbieGuide === Xinha Configuration Options === [http://xinha.raimundmeyer.de/JSdoc/Xinha/Xinha/Config.html List of available options] == Developer Documentation == === [wiki:Documentation/StyleGuide Style Guide] === If you want to work on Xinha code, please adhere to the [wiki:Documentation/StyleGuide Style Guide] === [wiki:Documentation/EventHooks Event Hooks] === There are a bunch of event hooks that can be used from within plugins or the config that can be used to perform some action at specific events that happen in the editor.[[BR]] [wiki:Documentation/EventHooks Event Hooks] === Class Reference === Automatically generated documentation. Including reference for the configuration options and all public methods:[[BR]] http://xinha.raimundmeyer.de/JSdoc/Xinha/ If you you want to dive even deeper in the world of Xinha, there's also a variant including the private methods here:[[BR]] http://xinha.raimundmeyer.de/JSdoc/XinhaWithPrivates/