I’m starting to document my Haxe code and planning to use Dox as documentation parser & generator. Although the documentation format seems similar to javadoc, I am not sure if this is really the case. It would be nice if this would be stated in the project’s MD file or the Wiki’s landing page 
Have you seen this wiki page?
Also, be sure to install it from GitHub as the latest Haxelib release is quite outdated at this point.
I saw it but somehow missed the “There is also limited support for Javadoc-style @param annotations.”
I’m curious what “limited support” means.
Understood. I usually install stuff from GIT when it comes to Haxe. It seems to be the norm 
I updated the page to list the supported annotations.
Since (heh) you support @since, I guess it also supports @version 
Anyway, seems like it’s all one needs 
Oh, and I see (ok, I’ll stop now, promise) it also supports @see, at least according to the example. I’d update the page myself but I haven’t checked the code.
Actually, it doesn’t support @version. Also, @see is already listed?
Actually, it doesn’t support
@version.
What’s the aversion to supporting @version? {ducks!} ![]()