Open
Description
I've been trying to contribute to frc-docs on my windows machine and I've been having a lot of issues, I was asked to put in an issue so I'm going to make a little list
source/extensions/redown.py
line 164 must be commented out to build on windows.rd
files seem to be created randomly, I truly can't track down a cause for this, it doesn't happen during builds, lints, pulls, anything, they just seem to appear without any noticable cause.\make lint
doesn't seem to work (at least on windows) because it's linting as if the files are RST instead of Markdown.- the CI linting check gives incorrect line numbers, making finding things like whitespace really difficult.
- When following the build guide for ubuntu in WSL,
sphinx-build
doesn't exist, even if you directly runpip install sphinx
[edited - changed bullet points to numbered points]
Metadata
Metadata
Assignees
Labels
No labels