16 lines
324 B
ReStructuredText
16 lines
324 B
ReStructuredText
.. _api:
|
|
|
|
API
|
|
===
|
|
|
|
An API (Application Programming Interface) describes how software programs
|
|
can interact with a system. For a code package like `easybits`, the API
|
|
provides a complete listing of the functions available, along with
|
|
explanations of how to use them and example code.
|
|
|
|
.. toctree::
|
|
|
|
bits
|
|
util
|
|
errors
|