summaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: add license requirements fileDanny Holman2024-10-252-1/+46
| | | | | | | Add a documentation file that describes license requirements and compliance information. Signed-off-by: Danny Holman <dholman@gymli.org>
* doc: add introductory documentation filesDanny Holman2024-10-256-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>
* doc: hook documentation into build systemDanny Holman2024-10-183-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>
* Initial commitDanny Holman2024-08-041-0/+26
Signed-off-by: Danny Holman <dholman@gymli.org>