Commit Graph

15 Commits

Author SHA1 Message Date
Alexander Brandon Coles 1d707895c6 Grammar fixes in code, docs: possessive its/it's
- **it's** is a contraction of _it is_ or _it has_. It requires an
apostrophe.
- **its** is the posssive form of _it_, denoting ownership. It should
not use an apostrophe.
2025-02-12 06:36:46 -03:00
as-op 1b63e44703 lint fix 2024-04-29 17:13:24 +02:00
as-op 0e214970b4 fix header levels 2024-04-29 17:06:08 +02:00
as-op 419bff03a0 chore(lint): remove unused file 2024-01-22 11:44:49 +01:00
as-op 954bce84a6 chore(SEO): use links to community without redirect 2024-01-18 18:07:04 +01:00
ulferts 3d11ab5b4f rewrite the releases documentation 2023-09-15 08:26:43 +02:00
as-op 27bcaa9acf feat(docs): cleanup/add markdown fence languages 2023-08-23 14:53:53 +02:00
Andrej Sandorf f058928807 fix(docs): adjust markdown interpreted as tags & remove invalid closing tags (#10871) [skip ci] 2022-06-28 14:21:05 +02:00
Andrej Sandorf a0701032b6 Fix/docs (#10869) [skip ci]
* fix(docs): remove unused images
* fix(docs): reduce png image sizes
* fix(docs): invalid signs in markdown formatting
* fix(docs): adjust legal link
* fix(docs): don't use ZWSP & NBSP without reason
* fix(docs): cleanup release notes index page
* fix(docs): remove unused markdown frontmatter
2022-06-28 10:55:12 +02:00
Andrej Sandorf 36a207fc60 Chore/doc pngs (#10422)
* feat(docs): remove uppercase duplicate pngs

* feat(docs): reduce png file sizes
2022-04-04 09:17:08 +02:00
Andrej Sandorf 37e6f9749c fix(doc-links): use https, harmonize url formats, linkify text-only urls, codify example urls (#10374) 2022-03-23 16:36:45 +01:00
Andrej Sandorf 4783514123 fix(docs): stop using https://docs.openproject.org; fix redirected links (#9400) 2021-06-16 17:30:23 +02:00
ivangriggs 2ae15a19eb Documentation: spelling, smart characters, invalid links fixed (#8940)
* Various spelling errors or incorrect quote characters
[ci skip]
(7 README.md files changed)

* Various spelling errors, 'smart' characters, fixed some invalid links
[ci skip]
(11 README.md files changed)
(if I knew how to generate the HTML I could check the pages)

Co-authored-by: pi@rpi99 <pi@pi-gen.pitowers.org>
2021-01-25 21:32:42 +01:00
luz paz 3683042c9b Fix typos in user facing and non-user facing code
Found via `codespell v2.1.dev0`
2021-01-24 15:08:21 +01:00
Oliver Günther 83122f1606 Extend git workflow documentation
[ci skip]
2020-09-16 09:48:09 +02:00