Commit Graph

16 Commits

Author SHA1 Message Date
Alicia Sykes 23576873de 📝 Update docs for V3 2024-04-16 17:00:22 +01:00
David Alasow ca8085c482 Fix various typos
Fixed some typos and capitalization errors. Fixed some more formatting.
Changed file name that contained a typo.
2022-08-23 11:22:47 +02:00
David Alasow 2d731d3ed3 Fix inconsistent markdown formatting.
This changes all of the documentation markdown files to follow
the same rules. The rules I've applied are from
https://github.com/DavidAnson/markdownlint/blob/v0.25.1/doc/Rules.md

The reason I felt it was necessary
to change all the files was
that there were a lot inconsistencies in how the markdown was used.
Ranging from header levels to some headers having a new line before
content and some not.
2022-08-23 09:57:02 +02:00
David Alasow 99463413b1 Fix formatting in documentation
Removed trailing whitespaces and extra newlines. Added some missing
punctuation. Replaced unicode characters that aren't commonly used
with the more common character.

The replaced unicode characters are
- ’ (U+2019) to ' (U+0027)
- “ (U+201C) to " (U+0022)
- ” (U+201D) to " (U+0022)
2022-08-22 17:52:07 +02:00
Alicia Sykes fea51a1a75 📝 Adds docs for domain name monitor widget 2022-06-04 21:12:25 +01:00
Alicia Sykes 4c713bfce6 Adds Mullvad and IP blacklist check widgets 2022-04-14 19:02:51 +01:00
Alicia Sykes e6bc0ee90d 🔐 Updates the Privacy & Security docs 2022-04-06 23:17:04 +01:00
Alicia Sykes 4b7e49e8ab 🔏 Adds link to all requests made, in Privacy docs 2022-03-02 17:59:22 +00:00
Alicia Sykes 4278764101 📝 Refactors loads of docs
⚰️ Death by Documentation
2022-01-22 20:43:38 +00:00
Alicia Sykes 66e4ada28f 📝 Updates privacy docs, re Generative icons 2021-09-29 19:43:58 +01:00
Alicia Sykes 0aca363841 📝 Updates documentation, includes release schedule 2021-09-12 17:08:57 +01:00
Alicia Sykes af4b41df39 📝 Adds disable features options to Privacy docs 2021-09-05 15:58:53 +01:00
Alicia Sykes 94f935c2ea 📝 Updates privacy and security docs 2021-09-04 20:18:29 +01:00
Alicia Sykes 426f6a79c3 📝 Adds list of data stored in Local Storage 2021-08-21 17:18:33 +01:00
Alicia Sykes c18fbe2379 Enables user to self-host their own Sentry, and updates Privacy docs 2021-08-08 18:36:54 +01:00
Alicia Sykes 2a830a1765 📝 Adds Privacy and Security docs 2021-08-01 13:19:49 +01:00