We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc0e64 commit bd8c921Copy full SHA for bd8c921
doc/conf.py
@@ -24,6 +24,7 @@
24
25
sys.path.insert(0, os.path.abspath('../'))
26
sys.path.append(os.path.abspath('ext'))
27
+sys.path.insert(0, os.path.abspath('../mjx/mujoco/mjx/third_party/mujoco_warp'))
28
29
from sphinxcontrib import katex # pylint: disable=g-import-not-at-top
30
from sphinxcontrib import youtube # pylint: disable=g-import-not-at-top,unused-import
0 commit comments