Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Docs 2.0 #331

Closed
wants to merge 11 commits into from
Closed

Data Docs 2.0 #331

wants to merge 11 commits into from

Commits on Sep 12, 2015

  1. Begin Data API docs 2.0

     - Overview / Glossary
     - Token API
    Saladoc committed Sep 12, 2015
    1 Configuration menu
    Copy the full SHA
    5d165b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2015

  1. 1 Configuration menu
    Copy the full SHA
    052a769 View commit details
    Browse the repository at this point in the history
  2. Use .get() instead of .orNull()

    Saladoc committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    7eb3d9b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2015

  1. Configuration menu
    Copy the full SHA
    f6d34be View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2015

  1. Move value containers to their own section

    Saladoc committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    90d31de View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2015

  1. Data Transactions

    Saladoc committed Sep 19, 2015
    Configuration menu
    Copy the full SHA
    e38e17c View commit details
    Browse the repository at this point in the history
  2. Enforce char limit per line

    Saladoc committed Sep 19, 2015
    Configuration menu
    Copy the full SHA
    51dfd0d View commit details
    Browse the repository at this point in the history
  3. Do not include serialization at this point

    Saladoc committed Sep 19, 2015
    Configuration menu
    Copy the full SHA
    2fec18c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2015

  1. Scrutiny fixes

     - Fixed various small problems pointed out by @RobertHerhold
     - use get() instead of getOrNull() for consistency
     - consistency in Code Example heading
    Saladoc committed Sep 20, 2015
    Configuration menu
    Copy the full SHA
    4555264 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. Dat data tho

     - worked braindump into description of data and properties
     - made descriptions of code examples match the code and vice versa
     - 'value container' -> 'keyed value'
     - several small fixes based on gabizous suggestions
    Saladoc committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    7a440d9 View commit details
    Browse the repository at this point in the history
  2. character limit per line

    Saladoc committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    11be005 View commit details
    Browse the repository at this point in the history