How to generate API document of DSL? [message #1779001] |
Thu, 28 December 2017 02:26  |
Eclipse User |
|
|
|
xtext can easily create DSL, but how to create API document of DSL?
For example:
I created a DSL by xtext and write some library using this DSL. Then I want to publish my library, but how to generate API documentation for this library?
If I use some general programming language to write my library, there are many tools which can generate API document automatically. (eg: sandcastle, doxygen, ...)
So, is there any tools which can generate API document automatically?
Ideally, it can scan DSL source code and generate API document from DSL interface and comments automatically. The document generated is a form of html or chm, and suport symbol search.
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04633 seconds