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

0.10: Improve documentation generation and update manual_control #198

Merged
merged 5 commits into from
Oct 20, 2023

Commits on Oct 20, 2023

  1. Cargo: Update doc features to have description and extensions

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    695e802 View commit details
    Browse the repository at this point in the history
  2. build: parser: Add documentation for enums

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c8fc261 View commit details
    Browse the repository at this point in the history
  3. build: parser: Add documentation for bitfields

    They do not appears in the docs, but we can check in the code.
    It's probably a problem with bitflags!
    
    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a2b88b7 View commit details
    Browse the repository at this point in the history
  4. build: Add message about patches that will be applied

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2b0cd95 View commit details
    Browse the repository at this point in the history
  5. build: patches: Add patch to update manual_control

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0f19c8a View commit details
    Browse the repository at this point in the history