Skip to content

Commit c004c36

Browse files
committed
doc updated
1 parent 0dca539 commit c004c36

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc2md.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@
1515
1616
$ python doc2md.py module [...]
1717
18+
doc2md.py scans every python file (.py) given and generates the documentation
19+
in a subfolder `doc`.
1820
1921
## Example output
2022
2123
- http://github.com/blasterbug/SmileANN/wiki/neuron
2224
- http://github.com/blasterbug/SmileANN/wiki/faces
23-
- http://github.com/blasterbug/pydocmd/doc2md.py/doc2md.py
25+
- http://github.com/blasterbug/doc2md.py/wiki/doc2md
2426
2527
"""
2628

0 commit comments

Comments
 (0)