Daniel Stenberg
86d33001e4
reuse: add copyright + license info to individual docs/*.md files
...
Instead of use 'docs/*.md' in dep5. For clarity and avoiding a wide-
matching wildcard.
+ Remove mention of old files from .reuse/dep5
+ add info to .github/dependabot.yml
+ make scripts/copyright.pl warn on non-matching patterns
Closes #13245
2024-03-31 12:01:18 +02:00
Daniel Stenberg
2097a095c9
docs: use present tense
...
avoid "will", detect "will" as a bad word in the CI
Also line wrapped a bunch of paragraphs
Closes #13001
2024-02-27 09:47:21 +01:00
Daniel Stenberg
440bc97e4c
docs: do not start lines/sentences with So, But nor And
...
Closes #12802
2024-01-26 10:38:58 +01:00
Thiago Suchorski
75670e4573
docs: minor grammar fixes
...
Closes #9609
2022-09-29 10:44:12 +02:00
Daniel Stenberg
fd1ce3d4b0
docs: spellfixes
...
Pointed by the new CI job
2022-09-21 15:20:08 +02:00
Antoine Pietri
b341b7675b
docs: grammar proofread, typo fixes
...
(Partially automated) proofread of most of the documentation, leading to
various typo fixes.
Closes #8353
2022-01-30 12:06:05 +01:00
Daniel Stenberg
76d6e719d9
docs: address proselint nits
...
- avoid exclamation marks
- use consistent number of spaces after periods: one
- avoid clichés
- avoid using 'very'
Closes #8060
2021-11-26 14:27:07 +01:00
Daniel Stenberg
a28464ae77
docs: reduce/avoid English contractions
...
You're => You are
Hasn't => Has not
Doesn't => Does not
Don't => Do not
You'll => You will
etc
Closes #7930
2021-11-07 23:16:27 +01:00
Emil Engler
0d26ab9ed3
docs: fix typos in NEW-PROTOCOL.md
...
This fixes a misspelled "it" and a grammatically wrong "-ing" suffix.
Closes #6471
2021-01-17 12:56:03 +01:00
Daniel Stenberg
221c9da9af
NEW-PROTOCOL: document what needs to be done to add one
...
Closes #6263
2020-12-01 10:18:46 +01:00