The Javascript code uses JSDoc (the way iTowns does it). Aside from this code intrusive documentation there also exist some markdown documents (e.g. here and there).
Find a way to integrate both documents (or use only one) so that there is a unique gateway to the integrated doc.
Use CI to generate the documentation and make it available online
Hookup Continuous Integration to UD-Viz documentation and have it generate the corresponding artifacts in order for them to be available online (and also to have some coarse idea of the quality of the documentation)
Integrate the documentation formats of UD-Viz
The Javascript code uses JSDoc (the way iTowns does it). Aside from this code intrusive documentation there also exist some markdown documents (e.g. here and there). Find a way to integrate both documents (or use only one) so that there is a unique gateway to the integrated doc.
Use CI to generate the documentation and make it available online
Hookup Continuous Integration to UD-Viz documentation and have it generate the corresponding artifacts in order for them to be available online (and also to have some coarse idea of the quality of the documentation)