DelphiDox-Example
DelphiDox-Example

Example to demonstrate Doxygen documenting a Delphi project

To create Doxygen documentaion:

  • select Build configuration "Doxygen"
  • Build project via F9, Ctrl-F9 or Shift-F9 (Project: Compile, Build or Run)
  • Show docuemntation in your browser by simply execute DDExample.bat or select index.html in the output directory: ./Doxygen/doc/html/index.html
Attention
Project/Start (F9) will compile the project but doesn't start it: in this configuration Delphi doesn't create the executable because C++Builder output (.hpp files) is selected!
Author
Dipl. Inf. Thomas Schneider
Date
07.05.2020

Homepage: https://sys-thos.de

eMail: thomas.schneider@sys-thos.de

DelphiDox-Documentation