Skip to content

Commit

Permalink
docs: add authors section for credits (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Aug 14, 2022
1 parent 9bad3f6 commit 85d770b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/credits.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Authors
=======

.. git-shortlog-authors::
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Welcome to dargs's documentation!
intro
sphinx
api/api
credits


Indices and tables
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.
numpydoc
deepmodeling_sphinx
deepmodeling_sphinx>=0.1.1
myst_parser
sphinx_rtd_theme

0 comments on commit 85d770b

Please sign in to comment.