Skip to content

Commit

Permalink
feat: better api ref (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
samsja authored Jun 20, 2022
1 parent b8feb53 commit ed30272
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
master_doc = 'index'
language = 'en'
repo_dir = '../'
autodoc_default_options = {"members": True, "inherited-members": True}

try:
if 'DOCARRAY_VERSION' not in os.environ:
Expand Down

0 comments on commit ed30272

Please sign in to comment.