Skip to content

Commit

Permalink
Update autoapi directory path in documentation configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
  • Loading branch information
njzjz committed Jan 4, 2025
1 parent 94bfa76 commit 6512797
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 @@ -123,4 +123,4 @@
"deepmd": ("https://docs.deepmodeling.com/projects/deepmd/", None),
"torch": ("https://pytorch.org/docs/stable/", None),
}
autoapi_dirs = ["deepmd_gnn"]
autoapi_dirs = ["../deepmd_gnn"]

0 comments on commit 6512797

Please sign in to comment.