1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-24 19:53:02 +02:00

Add API Blueprint (#109)

resolve #109
This commit is contained in:
Matheus Felipe
2023-01-21 01:57:32 -03:00
committed by GitHub
parent 517690019b
commit 9bdf859c8f

View File

@@ -78,6 +78,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [Write the Docs](https://www.writethedocs.org/) - A conference for authors of technical documentation. (contributed by [@macintux](https://twitter.com/macintux))
* [Writing Great Documentation](https://jacobian.org/series/great-documentation/) - Covers a variety of topics relating to writing good documentation such as content, style, formatting and so on. (contributed by [Paul A. Wilson](http://github.com/paulalexwilson))
* [Google Developer Documentation Style Guide](https://developers.google.com/style) - The best style guide I've seen since the Sun Style Guide. I'm agitating to get my team to replace the MMoS with this as the place to look for style guidance that doesn't exist in our team's style guide. (contributed by [@carolinakinetic](https://github.com/carolinakinetic))
* [API Blueprint](https://github.com/apiaryio/api-blueprint) - A powerful high-level API description language for web APIs. (contributed by [@PharkMillups](https://github.com/PharkMillups))
### Generating Docs