Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@cmacmackin cmacmackin released this 25 Jun 02:10
· 1451 commits to master since this release
  • Added option to exclude contents of directories
  • Fixed a bug in creating output files in Windows
  • Now preprocesses code from files whose extensions indicate that this is necessary, prior
    to extracting documentation. This can be
    deactivated. The
    user can also specify which
    macros
    should be provided to the preprocessor.
  • Change the meta-data settings "deprecated" and "warn" so that their value now needs to be "true"
    in order to have any effect.
  • predocmark, docmark_alt, and predocmark_alt now have the default values of >, *, and #,
    respectively.
  • Improved support for parsing type-bound procedures.