Products - Documentation

The documentation for The Server Framework has always been a work in progress. Users of The Server Framework drive the documentation effort by requesting clarification on the usage of various aspects of the code. So, if you feel the documentation is lacking and you need to understand a particular aspect of the code then just ask and the documentation that you need will appear.

The general approach that we have taken to documentation is to prefer to provide complete working examples with documentation as to how and why the various pieces of code are being used rather than focusing on “box ticking”, per class, per method documentation. In our opinion, working example code is far more useful.

Each release of The Server Framework improves on the documentation available and you can build your own documentation packs using Doxygen if you want. Alternatively you can use the online documentation pack.

The latest documentation will always be linked to from here.