# Meeting V+VI ## Tasks - Setting the domain to point to symengine.github.io - Disable other conflicting Travis builds - Comes from `symengine` building `doxygen` and pushing - Decide on single API style (keeping both messes with the the cross-links) - Chose `doxyrest` - Doxyrest includes source (more readable IMO) ## Completed Tasks - Setup the site workflow - More or less - MyST parses notebooks and ReST - Needs examples! - Has support for starting up notebooks - Via Thebe - Doxyrest is used to generate the API docs (with cross linking) - Works well - Documentation coverage (currently at paltry 33%) - This is for the core project API ## Tasks remaining (site) Fix publishing pipeline (domain issues) Add a benchmark site Link documentation coverage to main site better Add code coverage Add other projects (bindings) ## Documentation projects remaining - API coverage should be around 75% hopefully (for main project) - Interactive tutorials [sympy style] - Case study (larger pipelines) ## Discussions - Coverage (docs) - Farm out (keep off the main page) - Look into sharing artifacts (caching) - Finish adding the bindings - Get the site live - Complete the discussion points raised and the remaining tasks