diff --git a/doc_topics/01-introduction.md b/doc_topics/01-introduction.md index 621375e..2193769 100644 --- a/doc_topics/01-introduction.md +++ b/doc_topics/01-introduction.md @@ -33,12 +33,11 @@ Here's a list of things to do when using this template: - Lua (`project`): "local prj = require '`project`'" -* [Go to the template on Github and create a new repo from it](https://github.com/Tieske/project.lua/generate), - set the "`[short-description]`". +* [Go to the template on Github and create a new repo from it](https://github.com/Tieske/project.lua/generate) * In the new repo settings, go to "Pages", and select branch "`main`" and folder "`/docs`". -* On the main repo page edit the project details; add the link to the documentation. +* On the main repo page edit the project details; set the "short-description" and add the link to the documentation. * Clone the repo locally. diff --git a/docs/examples/example1.lua.html b/docs/examples/example1.lua.html index 7543353..dc5f0af 100644 --- a/docs/examples/example1.lua.html +++ b/docs/examples/example1.lua.html @@ -27,6 +27,9 @@

[repo-name]

+ @@ -36,7 +39,11 @@

Examples

Modules

+

Scripts

+

Topics