Closed iboB closed 1 month ago
I created initial infastructure to generate the docs from the C/C++ header files using Doxygen. We also created initial documentation (ref #81). We should continue working on this when:
1) We have written wrapper APIs for more languages 2) We have designed the model manifest as well as created some examples of model manifests 3) We have specific requests from the frontend developer who will prepare the final documentation website.
Until then I consider the issue to be blocked
Reviving this. We need to start working on the documentation.
As a whole, the plan would be to generate independent intermediate (xml) files which are then to be joined by an external tool into a single website
As per https://github.com/alpaca-core/alpaca-core/discussions/21#discussioncomment-10833197 also removing Doxygen generation from CMake
Ok... some progress has been made. I consider this blocked again until we have movement on the website front.
Moving with new development here: https://github.com/alpaca-core/docs.alpaca-core
Docs infra for this repo seems to be complete