The main source of documentation for the Frama-C distribution can be downloaded
by running `make` in the directory of this README.
Then the manuals directory will contain the following manuals
* acsl is the reference manual of the specification manual
* acsl-implementation is a copy of the ACSL reference manual with
some implementation-specific remarks. In particular, it explains which
features are not currently supported by Frama-C
* user-manal describes the use of frama-c
* plugin-development-guide provides information needed to develop a Frama-C
plugin
* the other manuals document specific plug-ins
|