Skip to content
Brenden Disher edited this page Mar 1, 2022 · 7 revisions

Welcome to the NHS-Practitioners-Guide wiki!

⚠️ Warning: The following documentation is in development.

NHS Practitioners Guide Documentation

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.

Installing and 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

Related Pages

Clone this wiki locally