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

Enabled x509 and ssl features for doc.rs #353

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

s-arash
Copy link
Collaborator

@s-arash s-arash commented Feb 16, 2024

Currently, x509 and ssl modules do not show up on docs.rs: https://docs.rs/mbedtls/0.12.3/mbedtls/

This PR modifies Cargo.toml to add these features when generating docs for docs.rs, and enables the nightly feature doc_auto_cfg so that in the docs, these modules are marked with the features required to enable them.

@s-arash s-arash requested a review from Taowyoo February 16, 2024 18:25
@Taowyoo Taowyoo merged commit 33c8102 into fortanix:master Feb 21, 2024
11 checks passed
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