Tools which can parse Delphi XMLDoc format and build online help

后端 未结 2 760
甜味超标
甜味超标 2021-02-06 18:34

The XMLDoc tool for API documentation is explained here:

http://edn.embarcadero.com/article/32770

Are there any free or commercial tools which can be used to cre

2条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-06 19:22

    Check out:

    • Help and Manual
    • HelpScribble
    • Doc-o-Matic

    These tools should be able to create help files, and quite possibly also use XMLDoc as their input (both are Delphi-compatible or even written in Delphi).

    Marc

提交回复
热议问题