Skip to content

Commit bc450fe

Browse files
committed
Update documentation nav
1 parent 3a52d7b commit bc450fe

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
site_name: DAPI - DesignSafe API
2-
site_description: User documentation for the DesignSafe API (dapi) package
2+
site_description: Documentation for the DesignSafe API (dapi) package
33
site_author: Krishna Kumar, Pedro Arduino, Scott Brandenberg
44
site_url: https://designsafe-ci.github.io/dapi
55
repo_url: https://github.com/DesignSafe-CI/dapi

poetry.lock

Lines changed: 19 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ mkdocs-material = "^9.6.14"
3838
mkdocstrings = "^0.29.1"
3939
mkdocs-autorefs = "^1.4.2"
4040
griffe = "^1.7.3"
41+
mkdocstrings-python = "^1.16.12"
4142

4243
[tool.poetry.group.dev.dependencies]
4344
pytest = "^7.4.2"

0 commit comments

Comments
 (0)