1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

Update uudoc to include development and code of conduct in SUMMARY and fix links in book

This commit is contained in:
jovielarue 2024-12-29 13:02:35 -07:00
parent dddbc17c59
commit 89d79753b1
4 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1 @@
{{ #include ../../CODE_OF_CONDUCT.md }}

1
docs/src/DEVELOPMENT.md Normal file
View file

@ -0,0 +1 @@
{{ #include ../../DEVELOPMENT.md }}

View file

@ -46,7 +46,9 @@ fn main() -> io::Result<()> {
* [Installation](installation.md)\n\
* [Build from source](build.md)\n\
* [Platform support](platforms.md)\n\
* [Contributing](contributing.md)\n\
* [Contributing](CONTRIBUTING.md)\n\
\t* [Development](DEVELOPMENT.md)\n\
\t* [Code of Conduct](CODE_OF_CONDUCT.md)\n\
* [GNU test coverage](test_coverage.md)\n\
* [Extensions](extensions.md)\n\
\n\