API Documentation — LibSerial 1.0.0 documentation (original) (raw)
- Docs »
- API Documentation
- Edit on GitHub
The API documentation generated by doxygen is available here.
To generate a new set of docs using Sphinx, simply run:
sphinx-build -b html docs/user_manual/ docs/html/
The Sphinx output will be located in the /libserial/docs/html/ directory.
To generate a new set of doxygen documentation, you can run the compile.sh script or simply invoke doxygen directly:
The doxygen output will be located in the /libserial/build/docs/html/ directory.