File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ![ gd.docs] [ Icon ]
2-
31# ` gd.docs `
42
53[ ![ gd.docs] [ Badge ]] [ gd.docs ]
@@ -62,7 +60,5 @@ Ideas on what to add or improve can be found in the [issues][Issues] section of
6260
6361[ gd.docs ] : https://docs.gd-programming.org/
6462
65- [ Discord ] : https://gd-programming.org/discord
6663[ Issues ] : https://github.com/gd-programming/gd.docs/issues
6764[ Badge ] : https://github.com/gd-programming/gd.docs/workflows/docs/badge.svg
68- [ Icon ] : https://github.com/gd-programming/gd.docs/blob/docs/assets/icons/gd.docs.png?raw=true
Original file line number Diff line number Diff line change @@ -26,11 +26,9 @@ Issues = "https://github.com/gd-programming/gd.docs/issues"
2626[tool .poetry .dependencies ]
2727python = " >= 3.7"
2828
29- mkdocs = " >= 1.3.0"
30- mkdocs-material = " 8.3.8"
31-
32- mkdocstrings = " >= 0.19.0"
29+ mkdocs = " >= 1.4.2"
30+ mkdocs-material = " >= 9.1.6"
3331
3432[build-system ]
35- requires = [" poetry-core >= 1.1.0b2 " ]
33+ requires = [" poetry-core >= 1.5.2 " ]
3634build-backend = " poetry.core.masonry.api"
You can’t perform that action at this time.
0 commit comments