Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@ you.
will know what to expect. You may also want to update the URLs
above to match your repository.

4. [ ] **Build and serve the documentation**: this template provides
a [tool][doc generator] to build an HTML documentation. Execute
`make docs` to update the documentation. The documentation website
files are located in the `docs` folder and can be published with
GitHub Pages (see the GitHub documentation on
[configuring GitHub Pages][GitHub Pages]).

[doc generator]: ./.tools/docs.lua
[GitHub Pages]: https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site

License
------------------------------------------------------------------

Expand Down