Slate API Docs Generator icon
Slate API Docs Generator icon

Slate API Docs Generator

Create beautiful, intelligent, responsive API documentation.

Slate API Docs Generator screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Mac
  • Linux
  • Self-Hosted
-
No reviews
20likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • api-documentation

Slate API Docs Generator News & Activities

Highlights All activities

Recent activities

Show all activities

Slate API Docs Generator information

  • Developed by

    US flagTripIt
  • Licensing

    Open Source and Free product.
  • Alternatives

    30 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development
Slate API Docs Generator was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

Master List of all Apps and Software I use for both work and personal life.

List by Jimmy Briggs with 421 apps, updated

A list with 19 apps by Emplate430 without a description.

List by John Erwin with 19 apps, updated

What is Slate API Docs Generator?

Slate - beautiful static documentation for your API.

Features

Clean, intuitive design — With Slate, the description of your API is on the left side of your documentation, and all the code examples are on the right side. Inspired by Stripe's and Paypal's API docs. Slate is responsive, so it looks great on tablets, phones, and even in print.

Everything on a single page — Gone are the days when your users had to search through a million pages to find what they wanted. Slate puts the entire documentation on a single page. We haven't sacrificed linkability, though. As you scroll, your browser's hash will update to the nearest header, so linking to a particular point in the documentation is still natural and easy.

Slate is just Markdown — When you write docs with Slate, you're just writing Markdown, which makes it simple to edit and understand. Everything is written in Markdown — even the code samples are just Markdown code blocks.

Write code samples in multiple languages — If your API has bindings in multiple programming languages, you can easily put in tabs to switch between them. In your document, you'll distinguish different languages by specifying the language name at the top of each code block, just like with Github Flavored Markdown.

Out-of-the-box syntax highlighting for almost 60 languages, no configuration required.

Automatic, smoothly scrolling table of contents on the far left of the page. As you scroll, it displays your current position in the document. It's fast, too. We're using Slate at TripIt to build documentation for our new API, where our table of contents has over 180 entries. We've made sure that the performance remains excellent, even for larger documents.