Results 1 to 3 of 3

Thread: fpman - manpages for free pascal

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Nice idea.
    Though I think that documentation should be in code within comments to units/types/routines.

  2. #2
    Version 1.2.0 was released today. Many improvements to the parser: const/var pages were improved greatly, especially for arrays, sets, records and math expressions; info pages are now supported (the syntax for tbl is terrible); also class members and properties shouldn't leak HTML. DB handling code was also sped up a bit.


    @Mirage: yeah, but then you have to navigate to the declaration, unless you use an IDE which can scrape comments. For me, being able to type man something and have a manual page appear instantly is a blessing when working on UNIX-like systems.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •