Algolia style API documentation -


i way algolia has approached multi-programming language api documentation, e.g. https://www.algolia.com/doc/javascript .

does know chance technologies use generate it?

the documentation generator we're using internal tool. might open-source @ point, require work time don't have.

it's markdown file syntax to:

  • handle multiple languages code blocks (it automatically selects one)
  • handle conditions depending on current language
  • handle callouts
  • handle buttons

the rendering hand-made of bootstrap.


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -