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

Expand C++ SDK documentation #158

Merged
merged 11 commits into from
Aug 5, 2024
Merged

Expand C++ SDK documentation #158

merged 11 commits into from
Aug 5, 2024

Commits on Jul 9, 2023

  1. Move current README.md to docs/building.md

    A subsequent commit will add a short top-level README.md that references the
    build instructions as well as API documentation.
    
    Signed-off-by: Michael Warres <mpw@google.com>
    mpwarres committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    f48dfbf View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Add new README and API overview pages.

    Signed-off-by: Michael Warres <mpw@google.com>
    mpwarres committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    b3b6cd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Add FFI documentation to api_overview.md

    Signed-off-by: Michael Warres <mpw@google.com>
    mpwarres committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    631b984 View commit details
    Browse the repository at this point in the history
  2. Add doc comments to header files

    Signed-off-by: Michael Warres <mpw@google.com>
    mpwarres committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9efbdfc View commit details
    Browse the repository at this point in the history
  3. Fix clang-format

    Signed-off-by: Michael Warres <mpw@google.com>
    mpwarres committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f6d945f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge branch 'main' into doc

    Signed-off-by: Michael Warres <mpw@google.com>
    mpwarres committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cda54bd View commit details
    Browse the repository at this point in the history
  2. Address review comments.

    Signed-off-by: Michael Warres <mpw@google.com>
    mpwarres committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2682cf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Address review comments.

    Signed-off-by: Michael Warres <mpw@google.com>
    mpwarres committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    9152b60 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Address review comments for api_overview.md

    Signed-off-by: Michael Warres <mpw@google.com>
    mpwarres committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    33acaf0 View commit details
    Browse the repository at this point in the history
  2. Fix clang-format

    Signed-off-by: Michael Warres <mpw@google.com>
    mpwarres committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4515041 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into doc

    Signed-off-by: Michael Warres <mpw@google.com>
    mpwarres committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9d97f13 View commit details
    Browse the repository at this point in the history