Documentation of the workflow for software assets lifecycle management for developers.
Automatically via GitHub pages.
Clone the project
git clone git@github.com:SoFairOA/documentation.git
Go to the project directory
cd documentation
Install mkdocs
(recommended within a virtualenv):
[virtualenv venv]
[source venv/bin/activate]
pip install -r requirements.txt
Start the server
mkdocs serve
Build the documentation website:
mkdocs build
See CONTRIBUTING.md
.
See CONTRIBUTING.md
.
See index.md
.