Pasdoc 0.10.0 review

Download
by rbytes.net on

Pasdoc is a tool to generate documentation for Pascal unit files. PasDoc is a documentation tool for ObjectPascal source code

License: GPL (GNU General Public License)
File size: 0K
Developer: Marco Schmidt
0 stars award from rbytes.net

Pasdoc is a tool to generate documentation for Pascal unit files.

PasDoc is a documentation tool for ObjectPascal 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 and latex2rtf. 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.

Here are some key features of "Pasdoc":
spell checking
caching for faster generation of documentation (see CacheOption)
support for arbitrary (even optional) CommentMarkers

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.

What's New in This Release:
Changes include new command-line options (--auto-link, --implicit-visibility, --no-macro), new tags (@bold, @italic, @seealso, @preformatted, many tags to layout lists and tables, and more), proper rules to get n/m-dashes in the output, FPC macro parsing, back-comments, and many improvements to pasdoc_gui.

Pasdoc 0.10.0 keywords