diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-02 05:58:04 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-02 05:58:04 -0400 |
commit | 59b7e22c95963f0aee1f30d5ae7782d368cb7177 (patch) | |
tree | b8653fa9dc54e4897c81fffa5cb09c52ecdaeae2 | |
parent | e64c9c9d2838663019e78685cb81a3a1c2d5578d (diff) |
Signed-off-by: Ian Moffett <ian@osmora.org>
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -72,7 +72,11 @@ And more! See ``lib/*`` Documentation: -------------- -Documentation will be in the form of comments throughout the codebase and can also be found in the share/ directory within the project root. +Documentation will be in the form of comments throughout the codebase and can also be found in: + +- ``share/man/*``: Man pages +- ``share/contrib``: Information on contributing +- ``share/docs/kernel``: Kernel documentation Hyra running on bare metal: -------------- |