You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would be nice to auto-generate some documents, add them to a github pages site and have a page / folder for people to add their auto-generated .html reports.
choose a docs generation approach for the code (doxygen most likely candidate)
update comments in code to match docs framework requirements
generate some docs
host it on github pages
add version selector to docs so that we can track results over time / versions of executors
add instructions on how to contribute results if desired
upload .html.md reports as individual pages on docs site
add sub-folders for different platforms
The text was updated successfully, but these errors were encountered:
Slight change to this: we should adjust the reporting scripts to generate markdown files with html embedded in them as the figures, similar to what performance_report does
would be nice to auto-generate some documents, add them to a github pages site and have a page / folder for people to add their auto-generated
.html
reports..html
.md
reports as individual pages on docs siteThe text was updated successfully, but these errors were encountered: