Developer Documentation: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Ladenberger |
imported>Ladenberger |
||
Line 45: | Line 45: | ||
==Very small pages== | ==Very small pages== | ||
* [http://handbook. | * [http://handbook.event-b.org/current/html/sequents.html Sequents] | ||
* [[How to Submit Patches]] | * [[How to Submit Patches]] | ||
Revision as of 10:39, 27 October 2011
This pages gives a general overview upon the different pages about the development of Rodin. Normally all those pages belong to the Category:Developer documentation.
General pages:
- Developer FAQ
- Rodin Developer Support
- How To Contribute
- Building Rodin Headless
- CruiseControl
- Procedure for developing, reviewing and publishing a plugin
- Switch from CVS to Subversion
Particular topics:
- Event-B Indexers
- Generated Model Elements
- New Tactic Providers
- ProB API
- Sequent Prover Developer Guide
- Serializing Mathematical Formulas
- Tracking Memory Leaks
- Versioned Reasoners
Accessing and modifiying the database:
- Database
- Accessing Proof Obligations
- How to create Rodin projects programmatically
- How to read Rodin projects and elements programmatically
Extending:
- Extending the Rodin Database
- Adding Automatic Inference Reasoners
- Adding Automatic Rewrite Reasoners
- Adding Manual Inference Reasoners
- Adding Manual Rewrite Reasoners
- Extending the Index Manager
- Extending the Proof Manager
- Extending the project explorer
- Predicate Variables Extension
- Extending the Structure Editor
- Extending Single View Design