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

Further improve bindings.rs documentation #75

Merged
merged 8 commits into from
Oct 16, 2022
Merged

Further improve bindings.rs documentation #75

merged 8 commits into from
Oct 16, 2022

Commits on Oct 9, 2022

  1. Make documentation on bindings.rs more _rustdoc-ly_

    This adds a "_bin-dependency_" on ``ctru-sys`` to doxygen-rs, a project I've been roking on to improve Doxygen to Rustdoc conversion: https://github.com/Techie-Pi/doxygen-rs
    Techie-Pi committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    1999069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dfe050 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Update doxygen-rs

    Techie-Pi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    99c7a36 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Update doxygen-rs

    This commit adds support for translating:
    - ``retval``
    - ``return``
    - ``sa``
    - ``see``
    - ``code``
    - ``endcode``
    - ``warning``
    - ``ref``
    - ``note``
    - ``name``
    
    There are no remaining tags in `ctru-sys` to translate
    Techie-Pi committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0143329 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    95756f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff7ee1 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    Techie-Pi committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    c70093c View commit details
    Browse the repository at this point in the history