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:
parent
28127a433e
commit
5c676ac268
5 changed files with 110 additions and 13 deletions
|
@ -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"]
|
Loading…
Add table
Add a link
Reference in a new issue