libsbml icon indicating copy to clipboard operation
libsbml copied to clipboard

Create system to build and upload the docs to sbml.org

Open luciansmith opened this issue 3 years ago • 2 comments

https://github.com/sbmlteam/sbml-org-website/tree/main/site/static/software/libsbml/ contains the actual source of the latest docs. libsbml should add a new 'build docs' target so the docs are built automatically, and then a note added to the release procedure to remember to upload the latest to that directory.

luciansmith avatar May 03 '22 18:05 luciansmith

(Tagging this as 'bug' because the 5.19.0 docs don't currently build.)

luciansmith avatar May 03 '22 18:05 luciansmith

well the thing is no one knows how to build the docs ... we know mike had a system with the gnu make build, but i'm not sure how it worked. so it is definitely a documentation issue .. and and implementation issue, as we need to know what to translate into the cmake build.

fbergmann avatar May 03 '22 20:05 fbergmann