Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-10-25 | doc: add introductory documentation files | Danny Holman | 6 | -0/+595 | |
Add documentation files that act as the starting points for the rest of the documentation and introduce a beginner to Rune. Signed-off-by: Danny Holman <dholman@gymli.org> | |||||
2024-10-18 | doc: hook documentation into build system | Danny Holman | 3 | -0/+2931 | |
Add a target to the build system that will generate the included documentation. This target should be called "docs" and should only be called explictity, not during the default build target. Signed-off-by: Danny Holman <dholman@gymli.org> |