Skip to content

docs: fix outdated make command in CONTRIBUTING - #3647

Open
wlumumba wants to merge 2 commits into
benoitc:masterfrom
wlumumba:docs/fix-command
Open

docs: fix outdated make command in CONTRIBUTING#3647
wlumumba wants to merge 2 commits into
benoitc:masterfrom
wlumumba:docs/fix-command

Conversation

@wlumumba

@wlumumba wlumumba commented Jun 9, 2026

Copy link
Copy Markdown

The contributing guide referenced make -C docs html. The project has since migrated to mkdocs, and the correct command is make docs (defined in the Makefile).

Also removes the stale reference to docs/source/settings.rst, which no longer exists

Wycliff Lumumba and others added 2 commits June 9, 2026 15:32
Replace 'make -C docs html' (Sphinx) with 'make docs' (mkdocs),
which matches the actual Makefile target. Also update the reference
from 'docs/source/settings.rst' to match the current mkdocs setup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants