Skip to content

Fix some cargo docs #749

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

Merged
merged 5 commits into from
Aug 5, 2025
Merged

Fix some cargo docs #749

merged 5 commits into from
Aug 5, 2025

Conversation

ludfjig
Copy link
Contributor

@ludfjig ludfjig commented Jul 31, 2025

Closes #731

Fixes some outdated docs, adds some docs where it was missing. Mostly adds docs to snapshotting. Adds CI job to run cargo doc

@ludfjig ludfjig added area/documentation Related to documentation kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. labels Jul 31, 2025
simongdavies
simongdavies previously approved these changes Jul 31, 2025
Copy link
Contributor

@simongdavies simongdavies left a comment

Choose a reason for hiding this comment

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

@ludfjig , a couple of nits but this is great Thanks!!

@ludfjig ludfjig force-pushed the fix_doc branch 2 times, most recently from 7dc5c6d to da622de Compare August 1, 2025 17:46
ludfjig added 5 commits August 4, 2025 11:17
Signed-off-by: Ludvig Liljenberg <[email protected]>
Signed-off-by: Ludvig Liljenberg <[email protected]>
Signed-off-by: Ludvig Liljenberg <[email protected]>
Signed-off-by: Ludvig Liljenberg <[email protected]>
Signed-off-by: Ludvig Liljenberg <[email protected]>
Copy link
Contributor

@jprendes jprendes left a comment

Choose a reason for hiding this comment

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

<3 Thanks @ludfjig !
Much needed attention to the doc :-)

@ludfjig ludfjig merged commit 70a856f into hyperlight-dev:main Aug 5, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Related to documentation kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code docs are incorrect after removal of MultiUseGuestCallContext
4 participants