Documentation of the workflow for software assets lifecycle management for developers.
Automatically via GitHub pages.
Clone the project
git clone [email protected]:SoFairOA/documentation.gitGo to the project directory
cd documentationInstall mkdocs (recommended within a virtualenv):
[virtualenv venv]
[source venv/bin/activate]
pip install -r requirements.txtStart the server
mkdocs serveBuild the documentation website:
mkdocs buildSee CONTRIBUTING.md.
See CONTRIBUTING.md.
See index.md.