Diagrams: Difference between revisions
m (fix migration page link) |
(add GSoC link) |
||
Line 13: | Line 13: | ||
* [[/Contributing|How to contribute]] | * [[/Contributing|How to contribute]] | ||
* [[/Projects|Projects]]: who is working on what. | * [[/Projects|Projects]]: who is working on what. | ||
* [[/GSoC|Google Summer of Code projects]] | |||
* [[/GHC7.6|Current status of diagrams and GHC 7.6]] | * [[/GHC7.6|Current status of diagrams and GHC 7.6]] |
Revision as of 19:48, 13 February 2013
The diagrams framework provides an embedded domain-specific language (EDSL) for declarative drawing.
This is the diagrams wiki, for collecting tips and tricks, examples, information about related projects, and any other related information. If you are looking for more structured documentation (tutorial, user manual, API reference), see the diagrams web page. There is also a bug tracker.
- Frequently asked questions
- Installation instructions
- How to contribute
- Projects: who is working on what.
- Google Summer of Code projects
- 0.5 to 0.6 migration: Description of API changes that may affect diagrams 0.5 code, with explanations of how to migrate to 0.6
- Developer wiki: notes on wanted features, style guidelines, best practices, etc.
- Build status of all diagrams packages at a glance.
- Current test case results for backends side-by-side.