6 ms·
What powers the API docs ?
by vvram 4y ago
What powers the API docs ?
- nkohari 4y agoIt's all custom; the frontend is React and the backend is Ruby. Our plan is to introduce Markdoc as an intermediary step to improve the authoring experience.
- rattray 4y agoJust to add to that, "normal" markdown (I forget which flavor exactly) is currently used for the text blocks within the Stripe API reference documentation.