/jarvis-docs

Documentation of the JARVIS-MoCap Markerless Tracking Toolbox

Apache License 2.0Apache-2.0

Docs_Test

Instructions to run locally

  • Make sure you have mkdocs-material, mkdocs-glightbox and plantuml-markdown are installed with:

    pip install mkdocs-material mkdocs-glightbox plantuml-markdown
    
  • To host the website locally:

    mkdocs serve