Test for warnings in documentation builds
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 64/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- ci-cd, documentation
Research direction
Start by running the documentation build with make html and review the warnings it emits. Compare the suggested sphinx-build flags with the documentation workflow configuration; done means the documentation build treats warnings as fatal and the relevant check passes without warnings.
Written by the indexing model from the issue text.
Description
When I was building the sphinx documentation locally with make html I noticed quite a few warnings were being issued, which usually means the documentation will be there, but the formatting will be wrong. You can make these fatal errors for Sphinx if you want to set the standard that formatting errors aren't allowed with:
sphinx-build <source> <output> -W --keep-going -E
This is what we do in MontePy's CI.
- Dominant language
- Python
- Stars
- 61
- Forks
- 38
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 10
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from mcdc-project/mcdc
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
mcdc-project/mcdc#486 ·
-
mcdc-project/mcdc#537 · 1 assignee ·
-
mcdc-project/mcdc#525 · 1 comment · 1 assignee ·
-
documentation
mcdc-project/mcdc#493 · 1 reaction · 2 assignees ·
-
ci help wanted testing
Difficulty 5/5 Over a week Newbie friendliness 35/100
mcdc-project/mcdc#489 ·
All issues in mcdc-project/mcdc
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100