This is the code documentation for the Pelzini project
Search documentation |
Core design structurePelzini is split into two parts: The processor The processor does all of the actual thinking for Pelzini. It does the code parsing, and loads the parsed documentation into one or more outputtters. Outputters are currently the three databases, but other outputters are planned for future versions. The viewer The viewer allows for the viewing of database-driven documentation. It is specifically coded in a 'dumb' way, it makes no assumptions for anything and relies entierly on the database. This design allows the processor and the viewer to be physically located in different locations on the computer, or evne on different computers entirely. |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Thursday, 15th March, 2018 at 02:05 pm |