apidoc/apidoc-core

@apiPrivate Parser?

marcosrocha85 opened this issue · 2 comments

Any idea how or where to implement? I can help to do that but I'm a quite lost in this project, any direction would be great.

Ok, I found out that the parser is already, uhm, parsing. Except that I had to create a api_parser.js to make it work. Perhaps for some reason the property version is not going to js and json files. Making the description not be rendered.

OK, just figured out that my server was redirecting all requests to another directory which has public api routes.