Build SiLA2_python documentation ================================= SiLA2_python documentation can be generated by the Sphinx documentation system. Building the dosc with Sphinx ------------------------------- .. code-block:: console cd sila_library/sila2lib sphinx-apidoc -o ../../docs/sila2lib_api . cd ../../docs make html