.. SPDX-FileCopyrightText: 2025 Xavier Bordoy .. .. SPDX-License-Identifier: CC-BY-SA-4.0 API ### If you are looking for information on a specific function, class or method, this part of the documentation is for you. This API documentation is generated using `autodoc module `__ of sphinx and curated documentation within source files. It is intented for developers to want to use classes and methods of worksheet.cc project. See :doc:`tutorial` for an examples of usage. Library ======== .. automodule:: wklib :members: :special-members: Terminal User Interface ======================= This covers the functions to implement the :download:`terminal user interface wk.py <../src/wk.py>` (see :doc:`/docs/usage`). .. automodule:: wk :members: :special-members: