Overview
PasDoc is a documentation tool for ObjectPascal (FreePascal and Delphi) source code. Documentation is generated from comments found in source code. See WhereToPlaceComments, WritingDocumentation and SupportedTags for information on how to document your source code.
Available output formats are HTML, HtmlHelp, LaTeX, latex2rtf, simplexml. More output formats may be added in the future.
Check out the CommandLine to get a better feeling for how PasDoc works. There is also a GUI interface, see PasDocGui.
Check out PasDocAutoDoc and ProjectsUsingPasDoc to see some real-world examples of how documentation generated by PasDoc looks like, and to see some programs that use PasDoc's code.
You may also be interested in the list of AdvancedFeatures of PasDoc.
Download
Download stable PasDoc releases at Sourceforge download page.
Send feedback
If you are missing anything, add it to the WantedFeatures list, alternatively see the ToDo list for things that need to be done in the current code. Furthermore, there is a dream document for PasDoc2.
You can also use the SourceForge ticket system to report bugs, feature requests or submit patches.
Everyone is welcome to subscribe to the pasdoc-main mailing list to discuss pasdoc features, contribute patches, or report bugs. A list archive is also available.
You can also watch our news page.
Development
See the ChangeLog for recent changes to PasDoc and a short history overview.
If you want to get the newer version of PasDoc but yout don't want to compile PasDoc yourself, you can try DevelopmentSnapshots.
PasDoc source code:
PasDoc is licensed under the GNU General Public License.
You can download up-to-date PasDoc sources from SVN. In short, just call
svn co http://svn.code.sf.net/p/pasdoc/code/trunk
See CompilingPasDoc for instructions how to compile PasDoc.
While developing PasDoc we also developed some OtherTools that you may find useful.
About these web pages:
We are using MoinMoin wiki for these pages to be able to update them easily. You are invited to contribute to the documentation, see WikiIntroduction.
All text within this wiki is licensed on terms of GNU General Public License (just like PasDoc sources).
A snapshot of this wiki (including all page history) is generated nightly at 3:10 UTC.
All project services are provided by
.
See also PasDoc project page on SourceForge.