File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ copyright_holder: "Timoth\xE9e Mazzucotelli"
99copyright_holder_email : pawamoy@pm.me
1010copyright_license : ISC License
1111project_description : A legacy Python handler for mkdocstrings.
12- project_name : Legacy Python handler for mkdocstrings.
12+ project_name : mkdocstrings-python (legacy)
1313python_package_command_line_name : mkdocstrings-python-legacy
1414python_package_distribution_name : mkdocstrings-python-legacy
1515python_package_import_name : mkdocstrings
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ A clear and concise description of what you expected to happen.
2424If applicable, add screenshots to help explain your problem.
2525
2626** System (please complete the following information):**
27- - ` Legacy Python handler for mkdocstrings. ` version: [ e.g. 0.2.1]
27+ - ` mkdocstrings-python (legacy) ` version: [ e.g. 0.2.1]
2828- Python version: [ e.g. 3.8]
2929- OS: [ Windows/Linux]
3030
Original file line number Diff line number Diff line change 1- # Legacy Python handler for mkdocstrings.
1+ # mkdocstrings-python (legacy)
22
33[ ![ ci] ( https://github.com/mkdocstrings/python-legacy/workflows/ci/badge.svg )] ( https://github.com/mkdocstrings/python-legacy/actions?query=workflow%3Aci )
44[ ![ documentation] ( https://img.shields.io/badge/docs-mkdocs%20material-blue.svg?style=flat )] ( https://mkdocstrings.github.io/python-legacy/ )
@@ -10,7 +10,7 @@ A legacy Python handler for mkdocstrings.
1010
1111## Requirements
1212
13- Legacy Python handler for mkdocstrings. requires Python 3.6 or above.
13+ mkdocstrings-python (legacy) requires Python 3.6 or above.
1414
1515<details >
1616<summary >To install Python 3.6, I recommend using <a href =" https://github.com/pyenv/pyenv " ><code >pyenv</code ></a >.</summary >
Original file line number Diff line number Diff line change 1- site_name : " Legacy Python handler for mkdocstrings. "
1+ site_name : " mkdocstrings-python (legacy) "
22site_description : " A legacy Python handler for mkdocstrings."
33site_url : " https://mkdocstrings.github.io/python-legacy"
44repo_url : " https://github.com/mkdocstrings/python-legacy"
You can’t perform that action at this time.
0 commit comments