Keavon Chambers
|
187b4c38b4
|
Port website dev docs generated content scripts from JS to Rust to avoid intermediate parsing (#3909)
* Remove the crate dependency graph website generation intermediate generation step
* Remove the message system tree website generation intermediate generation step
* Code cleanup
* Remove cache system
* Fix Windows comment URL error
* Fix incorrect artifact download URLs
* Add Flatpak to comment
* Make Flatpak use debug/release mode choice instead of always release mode
|
2026-03-17 15:02:15 -07:00 |
Keavon Chambers
|
d9214c7292
|
Add the crate dependency graph visualization to the contributor guide (#3907)
* Add the crate dependency graph visualization to the contributor guide
* Code review fixes
* And more
|
2026-03-17 01:35:56 -07:00 |
Dennis Kobert
|
406f3d93f3
|
Add tool for visualizing crate hierarchy (#3315)
* Add tool for visualizing crate hierarchy
* Update crate structure
* Restructure crate viz and integrate crate into workspace
* Remove transitive dependency edges
* Move png / svg creation into the rust binary
|
2025-11-28 15:34:45 +00:00 |