Commit Graph

7 Commits

Author SHA1 Message Date
jwilson 0ae177fefb Update docs for Gson 2.6.1. 2016-02-11 23:17:00 -05:00
Misha Brukman 883fbd0a16 Added language annotations to code blocks.
This enables GitHub to do proper syntax highlighting, thus improving the
readability of multi-line code blocks. As a result, some changes were required
to make the code blocks syntactically correct, since they're actually parsed by
language-aware parsers; primarily, this meant inserting comments.
2015-11-27 18:40:04 -05:00
Misha Brukman b4ca41aafe Docs fixes: markdown, links, formatting.
* Removed extra spacing after bullets in list
* Removed extra blank lines; fixed indentation
* Fixed all links (including examples) to code.google.com to use github.com
  instead; deep links to code.google.com redirect to top-level GitHub project
  page, thus rendering them useless
* Removed extra strings in Markdown link targets
* Fixed capitalization and grammar
* Added more code formatting
2015-11-27 17:13:19 -05:00
Misha Brukman 14e53cf7d4 Added code formatting; removed HTML tags.
Also fixed minor grammar issues.
2015-11-27 15:45:21 -05:00
inder123 f642395949 added maven instructions 2015-11-24 17:55:40 -08:00
inder123 594cb33b5f Fixed ToC 2015-11-24 13:57:20 -08:00
inder123 4e1c352261 Imported User Guide from Google Sites 2015-11-24 13:46:45 -08:00