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

docs: add installation page with package managers

This commit is contained in:
Terts Diepraam 2022-10-14 17:11:27 +02:00
parent 28127a433e
commit 5c676ac268
5 changed files with 110 additions and 13 deletions

View file

@ -6,4 +6,8 @@ src = "src"
title = "uutils Documentation"
[output.html]
git-repository-url = "https://github.com/rust-lang/cargo/tree/master/src/doc/src"
git-repository-url = "https://github.com/rust-lang/cargo/tree/master/src/doc/src"
[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]