Version 0.2.2

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You may obtain a copy of the GNU Free Documentation License from the Free Software Foundation by visiting their Web site or by writing to:


          The Free Software Foundation, Inc.,
          59 Temple Place - Suite 330,
          BostonMA 02111-1307,
          USA
        


I. Ethos User Overview
My first plugin in C
My first plugin in Python
II. Ethos Developer Overview
Adding Ethos to my Application
III. Ethos API Reference
Ethos Reference
EthosManager — plugin management during runtime
EthosPluginInfo — plugin description during runtime
EthosPluginLoader — loading of plugins during runtime
EthosPlugin — plugin base class
EthosError — ethos error types
Versioning — compile time version checking
Ethos UI Reference
EthosUIManagerWidget — gtk widget for managing ethos during runtime
EthosUIConfigurable — interface for plugins that provide a configuration ui