Documentation
- Design Overview
- Gives a high-level view of AFC’s design, the goals we wanted to achieve, and how we think we achieved them.
- Tutorial
- A step-by-step guide to AFC, from basics to advanced topics. Forms the basis of AFC’s documentation-driven approach to development.
- Function Reference
- Lists all of the spreadsheet functions supported by AFC, complete with reference tests and corresponding generated Java code. Generated directly from AFC’s automated acceptance tests.
- API Reference
- The JavaDoc-style documentation of all of AFC’s public API.
- Sample Applications
- Lists the available full sample applications. Note that the test code for the tutorial also is a valuable source of samples.
- Implementation Details
- Miscellaneous details on the implementation of some of the features of AFC. We flesh this out as needed. Another source of background information is in the hacking docs.
- Limitations
- Notes on more or less fundamental known limitations of AFC. For day-to-day issues, refer to the bug tracker.