Skip to content

Commit

Permalink
path module root
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibault Poignonec committed Jun 13, 2024
1 parent 652daeb commit 9249f18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acados_solver_ros2/sphinx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

# Autodoc configuration (see https://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html#confval-autodoc_mock_imports)
sys.path.insert(0, os.path.abspath('../../acados_solver_plugins/acados_solver_plugins'))
sys.path.insert(0, os.path.abspath('../../acados_solver_plugins'))
autodoc_mock_imports = [
"acados_template",
"jinja2",
Expand Down

0 comments on commit 9249f18

Please sign in to comment.