diff --git a/doc/generate-website.md b/doc/generate-website.md index 516118b2..6dbd5d0b 100644 --- a/doc/generate-website.md +++ b/doc/generate-website.md @@ -49,6 +49,19 @@ startup: ``` +### Generating a doxygen layout page + +*This needs to be done only when the doxygen version changes.* + +``` +doxygen -l +``` + +Make sure that the tag labeled `` comes before +the tag ``, because the former contains the WASM +code, which should be displayed near the top of the page. + + ### Using a different stylesheet for doxygen ``` git clone git clone git@github.com:jothepro/doxygen-awesome-css.git