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

Add features to docs.rs config to generate proper documentation #65

Open
Sitin opened this issue Jan 1, 2025 · 0 comments
Open

Add features to docs.rs config to generate proper documentation #65

Sitin opened this issue Jan 1, 2025 · 0 comments

Comments

@Sitin
Copy link

Sitin commented Jan 1, 2025

Right now certain parts of documentation for optional features are not generated. For, example, the integration is missing.

We can update build/salva3d/Cargo.toml and build/salva2d/Cargo.toml:

[package.metadata.docs.rs]
# Features to include into `docs.rs` documentation
features = [
    "rapier",
    # ...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant