Skip to content

Major issues with contribution on windows #2730

Open
@falOn-Dev

Description

@falOn-Dev

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

  1. source/extensions/redown.py line 164 must be commented out to build on windows
  2. .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
  3. .\make lint doesn't seem to work (at least on windows) because it's linting as if the files are RST instead of Markdown.
  4. the CI linting check gives incorrect line numbers, making finding things like whitespace really difficult.
  5. When following the build guide for ubuntu in WSL, sphinx-build doesn't exist, even if you directly run pip install sphinx

[edited - changed bullet points to numbered points]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions