Documentation by source file
(*I) = Not part of the repository ("Ignored").
strike = Deprecated.
root
* .gitignore
* config_link.php (*I)
* index.php
* LICENSE
* README.md
* Start.php
core
* Config.php
* Database.php
* Errors.php
* Form.php
* Page.php
* UpdaterDB.php
demo
skins
synergy
docs
(The documentation you're reading)
inst
core
Files for the installation (and initialization) of Tethys.
* Install.php
* tpl_cfglink.php
* tpl_config.php
* UpdateDB.php
module
Routines and templates for the creation of new modules.
tools
* basic.php
* T_Debug.php