Commit Graph

8 Commits

Author SHA1 Message Date
bastimeyer a0a5af60b0 docs: remove Open Collective
- Rewrite the documentation's donate page
  - Remove donation infos from individual team members
  - Add all team members
  - Fix GitHub username regex in Sphinx extension
- Rewrite the project README
  - Use HTML for centered text, add logo, update badges
  - Rephrase text sections
  - Remove Open Collective and update support section
- Replace all links to Open Collective with a link to the latest docs
2023-02-11 12:10:36 -08:00
bastimeyer 57fa6f80e8 chore: add "COM" rules to ruff config 2023-02-09 10:26:50 -08:00
bastimeyer faab9200c7 chore: add "I" and "TID" rules to ruff config 2023-02-09 10:26:50 -08:00
bastimeyer c436024c91 docs: fix GithubReferences transform
Don't parse GitHub issue/PR or user-at-link notations inside
node.reference objects.

This fixes empty duplicate anchor elements that get generated in the
rendered HTML docs, especially on the changelog page.
2022-03-03 20:25:58 -08:00
bastimeyer c94a810791 chore: remove is_py{2,3} compat checks 2020-10-19 17:28:47 +02:00
stepshal a81e405030 Remove trailing. 2017-01-12 22:12:07 +07:00
Christopher Rosell 700ca9b201 docs.ext_github: Fix Python 2 compatibility. 2014-07-20 15:36:51 +02:00
Christopher Rosell 36b923ac89 docs: Replace sphinxcontrib.issuetracker with my own extension. 2014-07-20 15:23:51 +02:00