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

Re-export alga docs to improve discoverability of trait implementations #512

Closed
wants to merge 1 commit into from

Conversation

jswrenn
Copy link
Contributor

@jswrenn jswrenn commented Dec 27, 2018

Implements the suggestion I made in #511 (comment).

This provides a one-stop place to find out which traits from alga are implemented for types from nalgebra.

For example, here's how rustdoc renders alga_documentation::linear::AffineTransformation:
screenshot--2018 12 27-15-18-27

Once doc_cfg is stabilized, the deprecated notice should be superceded (or augmented) by #[cfg(rustdoc)].

@Andlon
Copy link
Collaborator

Andlon commented Apr 3, 2024

Since nalgebra these days is based primarily upon simba, my understanding is that this PR is no longer relevant. I'll therefore close it.

@Andlon Andlon closed this Apr 3, 2024
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

Successfully merging this pull request may close these issues.

2 participants