-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Brenden Disher edited this page Mar 1, 2022
·
7 revisions
⚠️ Warning: The following documentation is in development.
The following page describes the how to properly fork, edit, and publish changes to the NHS Practitioners Guide.
The NHS Practitioners Guide was created using MkDocs with a custom theme. MkDocs is a static site generator geared towards building project documentation. Click here for more information regarding MkDocs.
MkDocs can be installed in any terminal-based python environment using pip. To install MkDocs (Version 1.2.3) using pip, run the following code:
pip install MkDocs
⚠️ Important: The following workflow was completed using Ubuntu-18.04 subsystem for windows 10