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 5e5167e commit fa4882eCopy full SHA for fa4882e
mkpydoc.sh
@@ -17,6 +17,9 @@
17
# this script can be copied into your project's root directory
18
# and executed without argment to generate using thatname.
19
20
+
21
+_PYTHON_MKDOC_VERSION="0.1.0"
22
23
# DEFAULT_PROJECT_NAME - Set to the name of the folder containing your package
24
# (i.e. the folder containing the highest-level __init__.py)
25
#
0 commit comments