Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opensim-stack-docs

Documentation suite for the OpenSim AI Docker stack and related components.

Local setup

python3 -m venv .venv

source .venv/bin/activate

pip install -r requirements.txt

Run locally

source .venv/bin/activate

mkdocs serve

Build static site (local site/)

source .venv/bin/activate

mkdocs build

Publish build into GitHub Pages repo

build.sh builds this docs site and writes it into ../opensim-stack.github.io/docs.

./build.sh

About

Documentation for Opensim AI Stack

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages