Skip to content

Mkdocs demo#1158

Draft
reinecke wants to merge 2 commits into
AcademySoftwareFoundation:mainfrom
reinecke:mkdocs-demo
Draft

Mkdocs demo#1158
reinecke wants to merge 2 commits into
AcademySoftwareFoundation:mainfrom
reinecke:mkdocs-demo

Conversation

@reinecke

Copy link
Copy Markdown
Collaborator

Example setup to be able to use mkdocs to generate the documentation that is currently going to readthedocs.

To try it out locally, do the following:

python3 -m venv /tmp/docbuild
source /tmp/docbuild/bin/activate
python -m pip install mkdocs mkdocs-material
mkdocs serve

This should print a URL to the console you can navigate to for an live-refreshing preview of the docs.

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.

1 participant