We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

pasdoc

Pasdoc generates documentation for Pascal units. It takes descriptions from comments within the source code or external files. Documentation output formats include HTML and LaTeX. Object Pascal, FreePascal and Delphi specific features are supported.

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://github.com/michaliskambi/pasdoc/wiki/
Tags
Features
  • Understands code written in any Pascal and Object Pascal dialect
  • Understands modern Object Pascal language, as found in latest FreePascal and Delphi versions
  • Many output formats: HTML, HTMLHelp, LaTeX (PDF, PS), latex2rft, XML
  • Command-line (in batch mode) and GUI interface
  • Documentation from comments in the source code and/or provided in separate file
  • Arbitrary (even optional) comment markers
  • Special @-tags for formatting the documentation
  • Whole pages (like introduction to the docs) can be written using @-tags
  • Easy search box in HTML output using Tipue
  • Classes and unit dependency graphs
  • Optional automatic linking of identifiers
  • Spell checking
  • Cache for generating documentation fast