#863·reactpy

Rewrite the docs

Author: ArchmongerCreated Dec 30, 2022Updated Jan 8, 2026
Labelstype-docspriority-1-high

Beta Docs Live Preview: https://reactive-python.github.io/reactpy/ Beta Docs Source Code: https://github.com/reactive-python/reactpy/tree/new-docs

Current Situation

It is difficult for new contributors to modify the docs, due to the current usage of reStructuredText (RST). Also the current verbiage is somewhat hard to understand for beginners.

Proposed Actions

Convert the current docs from reStructuredText (sphinx) to Markdown (mkdocs).

These new docs should be a 1:1 rewrite of ReactJS's documentation.

Also consider using these plugins


Related issues

  • #845
  • #779
  • #653
  • #647
  • #349
  • #568
  • #780