Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions AutoDuck/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,13 @@ provides the best documentation solution. We don't even
build a .hlp file anymore.

pywin32-document.xml provides the front-page for the docs.

---

# [AutoDuck 2.0](http://helpmaster.info/hlp-developmentaids-autoduck.htm)

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.

_Freeware by Eric Artzt_

- [Download (includes documentation, examples and source)](https://web.archive.org/web/20070326125446/http://www.appletmaster.de/zip/autoduck.zip)