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

feat(docs): Add Rust dependency graph generation, enable workspace indexing for Rust docs #120

Merged
merged 17 commits into from
Dec 8, 2023

Conversation

Mr-Leshiy
Copy link
Contributor

@Mr-Leshiy Mr-Leshiy commented Dec 5, 2023

Description

  • Added Rust dependency graph generation
  • enabled workspace indexing for Rust docs
  • Added Rust module graph generation
  • Extended current Rust example project with more than one crate
  • Updated Rust guide

Related Issue(s)

Related to input-output-hk/catalyst-voices#148

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@Mr-Leshiy Mr-Leshiy added the ci/cd CI/CD Fixes or Improvements. label Dec 7, 2023
@Mr-Leshiy Mr-Leshiy requested a review from stevenj December 7, 2023 10:49
@Mr-Leshiy Mr-Leshiy enabled auto-merge (squash) December 8, 2023 10:35
@Mr-Leshiy Mr-Leshiy disabled auto-merge December 8, 2023 10:43
Copy link

@FelipeRosa FelipeRosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mr-Leshiy Mr-Leshiy merged commit 0e41dd6 into master Dec 8, 2023
44 checks passed
@Mr-Leshiy Mr-Leshiy deleted the feat/rust-docs branch December 8, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd CI/CD Fixes or Improvements.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants