TOra documentation is used for help system and to generate one documentation book (one pdf file).
Help files are currently held in three places:
“Main” place for help documents is /tora/doc/help. It is here where files should be modified. Second and third place is actually just a symbolic link to the first one.
Help information should be updated in texi files and not directly in html files (unless there is no corresponding texi file). Note that index.html file is built automatically!
Toc.html file is the first one displayed after choosing Help→Contents in TOra. That file should be modified manually if new chapters are added or deprecated ones are removed.
After adding or removing help files or pictures, do not forget to update /src/tora.qrc file.