mbodiai / embodied-agents

Seamlessly integrate state-of-the-art transformer models into robotics stacks
https://mbodi.ai/
Apache License 2.0
112 stars 13 forks source link

Add autodoc for sphinx docs #16

Closed chasecivillion closed 3 weeks ago

chasecivillion commented 3 weeks ago

To view in html preview:

cd docs

run:

make html

In separate terminal:

cd docs/_build/html

python -m http.server