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

Add inner-code documentation for crate rusty_vault #52

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

InfoHunter
Copy link
Member

This is important for developers and it's a 'must' for publish this crate to crates.io

The rusty_vault crate has many modules inside. This pull request guarantees all top level modules are documented. For sub modules nested in the code, not all of them are covered yet. That consumes more time and will be completed further.

The descriptions of modules' functionality may be changed due to code refactoring or changes in the future as well.

Most data structures and functions are not well documented as well in this pull request.

This is important for developers and it's a 'must' for publish this
crate to crates.io
Build inner code document only for rusty_vault crate and rvault binary,
so option --no-deps is passed to cargo doc command.
@wa5i wa5i merged commit a608ce9 into Tongsuo-Project:main Apr 25, 2024
6 checks passed
wa5i pushed a commit to wa5i/RustyVault that referenced this pull request Dec 25, 2024
* Add inner-code documentation

This is important for developers and it's a 'must' for publish this
crate to crates.io

* Add documentation build in CI

Build inner code document only for rusty_vault crate and rvault binary,
so option --no-deps is passed to cargo doc command.
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