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
Viktor Szakats
1bc69df7b4
tidy-up: use more example domains
...
Also make use of the example TLD:
https://en.wikipedia.org/wiki/.example
Reviewed-by: Daniel Stenberg
Closes #11992
2023-09-29 18:25:56 +00: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
Bastian Krause
59878411c4
docs/MQTT: update state of username/password support
...
PR #7243 implemented username/password support for MQTT, so let's drop
these items from the caveats.
Signed-off-by: Bastian Krause <bst@pengutronix.de>
Closes #7474
2021-07-22 00:06:15 +02:00
Daniel Stenberg
553588897a
docs/MQTT: remove outdated paaragraphs
2020-09-21 11:02:32 +02:00
Daniel Stenberg
e1485bd069
docs/MQTT: not experimental anymore
...
Follow-up to e37e446868
2020-09-21 10:59:26 +02:00
JP Mens
19ec94d944
docs/MQTT: replace confusing 80 by 75
...
I was a bit surprised by the `80`: first thought: what's HTTP doing
here? ;)
Closes #5236
2020-04-14 23:08:43 +02:00
Bjorn Stenberg
2522903b79
mqtt: add new experimental protocol
...
Closes #5173
2020-04-14 13:03:40 +02:00