Add Windows setup and reorganize dependencies by OS in contributing.rst

Moved dependencies into Linux, macOS, and Windows sections per Paul's suggestion. Fixed reST formatting (blank lines, title underlines) to resolve Sphinx warnings from ReadTheDocs CI. Tested on Windows 10 (Python 3.11.0).
This commit is contained in:
paschal533
2025-04-04 05:46:42 +01:00
committed by Paul Robinson
parent a1f57920a7
commit bb9c8235a8
2 changed files with 113 additions and 61 deletions

View File

@ -0,0 +1 @@
Added Windows-specific development setup instructions to `docs/contributing.rst`.