5 comments

[ 2.9 ms ] story [ 20.2 ms ] thread
This is a second "million" websockets benchmark of oatpp. Here we increase computing power, and load. In order to see how it scales.
What did you use to generate the documentation ?
Hey, Thanks for the question!

I use VuePress to generate website pages from markdown. And for ApiReference I wrote my own generator, to generate markdowns from API Docs in the code.

The generator for API docs is not in the public repo currently but I plan to open it later.

Regards