summaryrefslogtreecommitdiff
path: root/doc/coding-style.rst
AgeCommit message (Collapse)Author
2025-03-20core: refactor core API to be in proper styleDanny Holman
Bring the rest of the core API to be in line with the project coding style. This commit also makes the coding style change formal by updating the coding style document in the documentation. Signed-off-by: Danny Holman <dholman@gymli.org>
2024-10-25doc: add introductory documentation filesDanny Holman
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>