molgenis / molgenis-service-armadillo

Armadillo; a DataSHIELD implementation, part of the MOLGENIS suite
https://molgenis.github.io/molgenis-service-armadillo/
GNU Lesser General Public License v3.0
7 stars 10 forks source link

docs: add new docs structure #816

Open marikaris opened 2 weeks ago

marikaris commented 2 weeks ago

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:

pip install mkdocs
pip install mkdocs-material
pip install pymdown-extensions

After that, simply run this in the armadillo repository:

mkdocs serve

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)

timcadman commented 5 days ago

A few style notes:

sonarcloud[bot] commented 1 day ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud