Welcome to Libra's User Manual. This user manual is divided into 2 sections. The first section describes daily usage of Libra, and is targeted at all general users. The second section documents the public API's that Libra uses, and is targeted at developers who are keen to extend Libra.
This documentation is work in progress, and as you can see, nothing much has been done yet :P
Topics on Libra's basic usage...
This section describes the various ways you can extend Libra, from writing import/export plugins to creating new item types. The target audience of this is software developers/hobbyists.
This section describes how new item types are added.
This section describes Libra's export API.
Libra has a very simple import API specified in C++....