Removed the old docs folder. We need to look at our old docs on the master and see what we can copy paste in this new structure from there.
Initialised mkdocs
Added in agreed upon structure. Each file in the menu has the key words that should be in the article in them.
Added css that somewhat matches molgenis theme
Test running docs
Mkdocs allows for seeing what the docs will look like locally, if you prefer to do so. You do need to have python and pip installed, as well as mkdocs:
What have I done?
Test running docs
Mkdocs allows for seeing what the docs will look like locally, if you prefer to do so. You do need to have python and pip installed, as well as mkdocs:
After that, simply run this in the armadillo repository:
The docs will then run on: http://localhost:8000/
MkDocs Material Theme
See getting started and reference formatting options for the material theme for MKDocs
To do
(please put your initials to the point if you're working on it)