We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56c3671 + dc93979 commit 5b9bfb5Copy full SHA for 5b9bfb5
scriptmodules/admin/wikidocs.sh
@@ -14,7 +14,7 @@ rp_module_desc="Generate mkdocs documentation from wiki"
14
rp_module_section=""
15
16
function depends_wikidocs() {
17
- getDepends python3 python3-pip libyaml-dev
+ getDepends python3 python3-pip libyaml-dev python3-setuptools python3-wheel
18
pip3 install --upgrade mkdocs mkdocs-material mdx_truly_sane_lists git+https://github.com/cmitu/mkdocs-altlink-plugin
19
}
20
0 commit comments