Adapting Komo to an application will likely involve extensive changes of the Help System. First, the Help System opening page contains a banner that may be customized. This is done by editing the home.html file in the helpdoc directory. The developer may want to preserve the content of this page, which contains directions for using the Help System. Editing help content involves a number of changes. Adding, removing, and editing Help sections can be done by modifying the subdirectory structure in the helpdoc directory and reflecting these changes in toc_topic.xml files. Adding or deleting these toc_topic.xml files will require changes in the plugin.xml file and the main toc file (book.xml). Further instructions are available through the Eclipse IDE (See Help>HelpContents>Online Help Sample).