Skip to content

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

Closed
jswrenn wants to merge 1 commit into
dimforge:devfrom
jswrenn:rexport-alga-documentation
Closed

Re-export alga docs to improve discoverability of trait implementations#512
jswrenn wants to merge 1 commit into
dimforge:devfrom
jswrenn:rexport-alga-documentation

Conversation

@jswrenn

@jswrenn jswrenn commented Dec 27, 2018

Copy link
Copy Markdown
Contributor

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)].

@sebcrozet sebcrozet changed the base branch from master to dev March 2, 2019 18:36
@sebcrozet sebcrozet force-pushed the dev branch 3 times, most recently from 700c4dc to c5c6c13 Compare April 12, 2021 14:15
@Andlon

Andlon commented Apr 3, 2024

Copy link
Copy Markdown
Collaborator

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