skynetcap/serum-data

Docs: Add API documentation generation

Closed this issue · 2 comments

Background:
We need to automatically generate a markdown file that can be viewed on GitHub which describes all exposed APIs. This should occur during the maven build process.

Feature Idea:
Do this during maven build with the right plugins.

Additional Solution Notes:

Update:

The 4 resources I linked produce Swagger UIs and other HTML output, which isn't what is wanted (at least yet).