pip install mkdocs-your-plugin-name. Activate the plugin in mkdocs.yml : plugins: - search - your-plugin-name. Note: If you have no plugins entry in your ...
確定! 回上一頁