Skip to content

Commit

Permalink
fix doc config
Browse files Browse the repository at this point in the history
  • Loading branch information
cwmeijer committed Feb 12, 2024
1 parent 20e3acd commit 7c566c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

# -- Use autoapi.extension to run sphinx-apidoc -------

autoapi_dirs = ['../distance_explainer']
autoapi_dirs = ['../src']

# -- Options for HTML output ----------------------------------------------

Expand Down

0 comments on commit 7c566c1

Please sign in to comment.