API Reference¶
This section provides the complete API documentation for both the Python (crisscross-kit) and Dart (#-CAD Flutter) components of this repository.
Python API¶
The full python API is available here and features all functions/classes from crisscross, orthoseq_generator and eqcorr2d.
Dart API¶
The Dart API documentation is generated separately using dartdoc and hosted as static HTML within this documentation site, available here.
Developers can view the Dart API documentation locally through the following commands: