File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11site_name : Codellm-Devkit
2- site_description : A library for streamlined code analysis insights for CodeLLM development and deployment.
3- repo_url : https://github.com/IBM/ codellm-devkit
4- repo_name : IBM/ codellm-devkit
2+ site_description : Libraries for streamlined code analysis insights for CodeLLM development and deployment.
3+ repo_url : https://github.com/codellm-devkit
4+ repo_name : codellm-devkit
55strict : false
66copyright : Copyright © 2024-2025 IBM
77
@@ -86,9 +86,6 @@ markdown_extensions:
8686 - pymdownx.arithmatex :
8787 generic : true
8888
89- watch :
90- - cldk
91-
9289extra_css :
9390 - assets/css/theme.css
9491 - assets/css/mkdocstrings.css
Original file line number Diff line number Diff line change @@ -65,12 +65,12 @@ jupyter = "^1.1.1"
6565
6666
6767[tool .poetry .group .doc .dependencies ]
68- mkdocs-material = {extras = [" imaging" ], version = " ^9.6.2 " }
69- mkdocs-autorefs = " ^1.3.0 "
68+ mkdocs-material = {extras = [" imaging" ], version = " ^9.6.3 " }
69+ mkdocs-autorefs = " ^1.3.1 "
7070mkdocs-get-deps = " ^0.2.0"
7171mkdocs-material-extensions = " ^1.3.1"
7272mkdocstrings = " ^0.28.0"
73- mkdocstrings-python = " ^1.14.5 "
73+ mkdocstrings-python = " ^1.15.0 "
7474mkdocs-git-revision-date-localized-plugin = " ^1.3.0"
7575
7676[build-system ]
You can’t perform that action at this time.
0 commit comments