New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Any Idea what is used to generate this page?
https://www.mapbox.com/api-documentation/
I've seen this layout for instruction sets / examples and think it's simple and intuitive, but I've no idea what generates it (seen it in a few places)
Anyone any ideer?


Comments
https://github.com/tmcw/docbox
https://github.com/Rebilly/ReDoc
this?
that seems like mkdocs which I used to create this https://blestaopnbladocs.cubedata.net/
or could be this as well:
https://readthedocs.org/
@cubedata, can't see anything on those pages that look like the OP page.
ReDoc and Docbox look very similar, seems others share the idea about the layout being good. Cheers!
Definitely Docbox; it was written in-house at Mapbox specifically for their API docs:
https://blog.mapbox.com/docbox-an-open-source-api-documentation-system-303a57554f8