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

[platform] Update doxygen comments #4233

Merged
merged 13 commits into from
May 4, 2017
Merged

Commits on Apr 25, 2017

  1. Configuration menu
    Copy the full SHA
    5e7ce5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93b8bb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    6062ca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcbb6f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75e5b65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e417eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5d598f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33e1d66 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b580f6 View commit details
    Browse the repository at this point in the history
  8. [platform] Fix undocumented parameters and fix parameters that didnt

    match the arguments
    sg- committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    6c65a0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c0a757 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. callback: Moved out sfinae logic into a macro

    This is required to allow doxygen to properly parse the function
    declarations, otherwise it gets confused around the nested templates.
    geky committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    8705305 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. [doxygen] Exclude tools and TESTS directories. Add macro

    Macro used to eliminate nested template which doxygen has a problem
    with.
    sg- committed May 2, 2017
    Configuration menu
    Copy the full SHA
    d503afc View commit details
    Browse the repository at this point in the history