Sqliteman Source Documentation
The following pages contain an overview of the various classes, types and function that make the Sqliteman source code. To better understand Sqliteman, this document can provide an aid.
Maybe you can think that the documentation is weak. OK, should be better but the code is clear in most cases.
- Note:
- This Sw is a fork of Igor Khanin's original LiteMan. But now it's totally rewritten. You can find original copyright in the unmodified places.
How to create fresh documentation? Download the source code from SVN. Go to the Sqliteman/devel-doc directory. Then run make. Doxygen is required, flawfinder and dot are optional.