OpenCyphal-Garage / yukon-old

An open suite of tools for observing, debugging, and interacting with a UAVCAN v1 bus.
http://uavcan.org
MIT License
31 stars 10 forks source link

docs: refactor to accommodate back-end JS docs #29

Closed TSC21 closed 4 years ago

TSC21 commented 4 years ago

This now accommodates JS documentation and specifies the backend and the frontend in a single place. A note for the JS docs to which there is no autogeneration similar to what we have with sphinx-apidoc so its the reposnbility of the developer to create the files and use the directives so that sphinx-build generates the docs (more on the sphinx-js directives in https://github.com/mozilla/sphinx-js#use).