Sylvestre Ledru
|
be0b77e7a7
|
when help item has an \n, translate it to a <br />
example:
https://uutils.github.io/coreutils-docs/user/utils/ls.html / classify
|
2022-02-19 13:44:15 +01:00 |
|
Sylvestre Ledru
|
716444c7b1
|
user docs: move the examples after the options
|
2022-02-19 12:46:57 +01:00 |
|
Sylvestre Ledru
|
7870317178
|
Merge pull request #3152 from tertsdiepraam/docs-examples
docs: add examples from tldr-pages
|
2022-02-19 09:49:45 +01:00 |
|
Terts Diepraam
|
69a94e412b
|
docs: use rust libraries for downloading and unzipping tldr
|
2022-02-19 01:27:19 +01:00 |
|
Terts Diepraam
|
f57e3470ae
|
docs: add examples from tldr-pages
|
2022-02-17 19:35:56 +01:00 |
|
Sylvestre Ledru
|
65467ab317
|
Merge pull request #3137 from tertsdiepraam/docs-multiline-usage
docs: allow for multiline usage
|
2022-02-15 10:26:47 +01:00 |
|
Terts Diepraam
|
ac11d8793e
|
docs: add page with test coverage
|
2022-02-13 23:14:13 +01:00 |
|
Terts Diepraam
|
4f7f4445cb
|
docs: allow for multiline usage
|
2022-02-13 21:45:43 +01:00 |
|
Sylvestre Ledru
|
de07df5992
|
Merge pull request #2963 from danieleades/refactor/code-quality
Refactor/code quality
|
2022-01-30 18:26:16 +01:00 |
|
Daniel Eades
|
784f2e2ea1
|
use semicolons if nothing returned
|
2022-01-30 15:08:26 +01:00 |
|
Zachary Dremann
|
bb41f4ffe5
|
Use a PHF map for util_map()
Rather than building a HashMap at compile time, use the phf (and phf_codegen) crate to build the map
at compile time in build.rs
|
2022-01-30 06:58:33 -05:00 |
|
Terts Diepraam
|
a575932115
|
uudoc: fix clippy lint
|
2022-01-22 11:59:41 +01:00 |
|
Terts Diepraam
|
a3ca29b612
|
docs: create SUMMARY.md automatically
|
2022-01-22 11:49:33 +01:00 |
|
Terts Diepraam
|
9618a2f21d
|
docs: remove custom files
|
2022-01-21 20:18:36 +01:00 |
|
Terts Diepraam
|
ab3623f65a
|
docs: usage and values for options
|
2022-01-21 19:20:55 +01:00 |
|
Terts Diepraam
|
5ff4796b12
|
docs: add version
|
2022-01-20 23:20:29 +01:00 |
|
Terts Diepraam
|
cf42008150
|
autogenerated mdbook documentation
|
2022-01-20 16:49:44 +01:00 |
|
Terts Diepraam
|
951035e49c
|
mdbook docs
|
2022-01-20 15:00:36 +01:00 |
|