Skip to content

Commit 022c671

Browse files
authored
AutoDuck include documentation and source (mhammond#2577)
1 parent 0d85ed0 commit 022c671

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

AutoDuck/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,13 @@ provides the best documentation solution. We don't even
55
build a .hlp file anymore.
66

77
pywin32-document.xml provides the front-page for the docs.
8+
9+
---
10+
11+
# [AutoDuck 2.0](http://helpmaster.info/hlp-developmentaids-autoduck.htm)
12+
13+
Autoduck is a command-line utility that extracts specially tagged comment blocks from programming source files and generates rich text files containing the contents of those comment blocks. Autoduck has traditionally been used to document programming APIs. Placing API documentation within the source files helps programmers disseminate information about a developing codebase. Autoduck can generate online Help files containing full hypertext coding with links and keyword lists. Typically, Autoduck is integrated into the build process, so a new Help database can be automatically generated each build.
14+
15+
_Freeware by Eric Artzt_
16+
17+
- [Download (includes documentation, examples and source)](https://web.archive.org/web/20070326125446/http://www.appletmaster.de/zip/autoduck.zip)

0 commit comments

Comments
 (0)