Welcome to xeus-ocaml's documentation! ====================================== ``xeus-ocaml`` is a Jupyter kernel for the OCaml programming language that runs entirely in the web browser through WebAssembly. This documentation provides the API reference for the project's C++ and OCaml components. C++ API Reference ----------------- The C++ API is generated separately by ``doxygen``. Click the link below to browse the C++ modules documentation. .. toctree:: :maxdepth: 1 View the C++ API Documentation OCaml API Reference ------------------- The OCaml API is generated separately by ``odoc`` as a self-contained website. Click the link below to browse the OCaml module documentation. - `View the OCaml API Documentation <./odoc/xocaml/index.html>`_