Documentation
Modifications to this documentation can be made via merge requests to the Frama-C website git repository.
The Frama-C kernel and plug-ins have a detailed documentation page.
Frama-C and ACSL
ACSL
About Frama-C
Plug-ins Manuals
Plugin Development
{% if plugin.short %} {{ plugin.short }} {% else %} {{ plugin.title }} {% endif %}
- Description page {% if plugin.manual_pdf %}
- User Manual {% endif %} {% for add in plugin.additional %}
- {% if add.short %}{{add.short}}{% else %}{{add.name}}{% endif %} {% endfor %} {% if plugin.repo_url %}
- External repository {% endif %}