Currently, the documentation is served from branch dev_docs after manually generating the static page with Documenter.jl from the markdown files in the docs folder, and then moving all the generated static files outside that folder.
It would be good to properly automatize the generation of the documentation as done in Julia packages.
Currently, the documentation is served from branch
dev_docsafter manually generating the static page withDocumenter.jlfrom the markdown files in thedocsfolder, and then moving all the generated static files outside that folder.It would be good to properly automatize the generation of the documentation as done in Julia packages.