‎2017 Dec 15 10:11 AM
Hello
I'm writing abap doc documentation in eclipse for all my class methods. Is there a way to generate an html document with all that documentation. Ideal would be that the creation could be done for certain packages.
Thank you
Koen
‎2017 Dec 18 9:41 PM
I have not found any evidence such tool exists to extract all the comments or generate a single document for the package.
Perhaps horst.keller would have different information.
Not sure it'd make a lot of sense though since the purpose of ABAP Doc seems to document specific code. As a developer, I just don't see much use for the package-wide document. This is usually needed to documents, for example, relationship between different pieces or just to provide an overview. And I doubt gathering together all the comments would offer that.
‎2017 Dec 19 7:24 AM
Did you search? For instance, this post by Michael Schneider -> https://blogs.sap.com/2015/10/21/new-abap-doc-features-with-netweaver-75/
‎2017 Dec 19 8:08 PM
Thank you! It's strange I did not see it. Maybe was using wrong keywords, hm...