Skip to content

Commit 2c16cb9

Browse files
committed
Remove hash title for now.
1 parent 9bb43e1 commit 2c16cb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# python-mkdoc
1+
python-mkdoc
2+
============
3+
24
An amazing helper script to generate pydoc for your python projects.
35

46
Running the script ( *mkpydoc.sh* ) from the root directory of your project will generate pydoc for all module components (and they will link to eachother) into the "doc" directory, as well as creating an index.html -- ready to zip up and upload to pythonhosted.org via pypi

0 commit comments

Comments
 (0)