Logo
Explore Help
Sign In
studio/wfe
2
0
Fork 0
You've already forked wfe
Code Issues Pull Requests Actions Packages Releases 3 Activity
Files
d437e6ff369cc2c3a4cc361ec7726891831b35a1
wfe/wfe-rustlang/src/rustdoc/mod.rs

4 lines
61 B
Rust
Raw Normal View History

feat(wfe-rustlang): add external tool auto-install and cargo-doc-mdx External cargo tools (audit, deny, nextest, llvm-cov) auto-install via cargo install if not found on the system. For llvm-cov, the llvm-tools-preview rustup component is also installed automatically. New cargo-doc-mdx step type generates MDX documentation from rustdoc JSON output. Runs cargo +nightly rustdoc --output-format json, then transforms the JSON into MDX files with frontmatter, type signatures, and doc comments grouped by module. Uses the official rustdoc-types crate for deserialization.
2026-03-29 16:56:21 +01:00
pub mod transformer;
pub use transformer::transform_to_mdx;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 24ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API