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

Add Google Developer Documentation Style Guide (#145)

This commit is contained in:
CarolinaKinetic
2022-11-16 10:51:22 -08:00
committed by GitHub
parent 6ea1b88b3a
commit a8339e8111

View File

@@ -71,6 +71,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [TomDoc](http://tomdoc.org/) - A specification for Ruby library API docs by [@mojombo](https://twitter.com/mojombo) (contributed by [@lenary](https://twitter.com/#!/lenary))
* [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))
### Generating Docs