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.
1 parent f7a5169 commit 597a1fdCopy full SHA for 597a1fd
README.md
@@ -0,0 +1,13 @@
1
+# mkdocstrings-python-generator
2
+
3
+mkdocstrings-python-generator is a mkdocs plugin for generating markdown pages automatically from python source code.
4
5
+It is intended to fill a gap which is currently left to each user of mkdoctstings-python. Namely: generating markdown
6
+files for each python file.
7
8
+_Note despite the name there is no affiliation between mkdocstrings and mkdocstrings-python-generator. Please try to
9
+determine which plugin is to blame before posting issues here or [there](https://github.com/mkdocstrings/python)._
10
11
+## Project Status
12
13
+This project is in a very phase of development and not yet recomended for production.
0 commit comments