Refactor Dockerfile to improve file copying; remove .dockerignore; update mkdocs.yml for mkdocstrings configuration; adjust documentation requirements.
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
mkdocs>=1.4.0
|
||||
mkdocs-material>=9.0.0
|
||||
mkdocstrings>=0.21.0
|
||||
mkdocstrings-python>=1.0.0
|
||||
mkdocstrings-python>=1.0.0,<2.0.0
|
||||
pymdown-extensions>=9.0
|
||||
Pygments>=2.14.0
|
||||
Reference in New Issue
Block a user