1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 20:47:46 +00:00

docs: don't download the tldr archive (#3415)

The ureq dependency is causing compilation errors on various platforms (see #3184, #3216, #3375). Hence we remove that dependency and do not automatically download the archive anymore. Instead, we ask the user to download it separately when the archive is not found.
This commit is contained in:
Terts Diepraam 2022-04-17 21:33:51 +02:00 committed by GitHub
parent 34a1b23342
commit 62d96db16b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 47 additions and 296 deletions

1
docs/.gitignore vendored
View file

@ -1,3 +1,4 @@
book
src/utils
src/SUMMARY.md
tldr.zip