Skip to content

Conversation

@Kyle6012
Copy link
Owner

  • Created a docs folder to store documentation.
  • Moved README.md to docs/README.md and updated Cargo.toml accordingly.
  • Generated HTML documentation for netmap-rs using cargo doc and placed it in docs/netmap_rs.
  • Enhanced src/lib.rs with a comprehensive # Usage section, including a basic code example, and improved other doc comments.
  • Ensured netmap-min-sys/Cargo.toml has necessary fields for publishing and corrected an author email format.
  • Updated netmap-rs/Cargo.toml to correct an author email format.
  • Modified netmap-rs/Cargo.toml to use a versioned dependency for netmap-min-sys, making netmap-rs eligible for publishing on crates.io (once netmap-min-sys is published).

- Created a `docs` folder to store documentation.
- Moved `README.md` to `docs/README.md` and updated `Cargo.toml` accordingly.
- Generated HTML documentation for `netmap-rs` using `cargo doc` and placed it in `docs/netmap_rs`.
- Enhanced `src/lib.rs` with a comprehensive `# Usage` section, including a basic code example, and improved other doc comments.
- Ensured `netmap-min-sys/Cargo.toml` has necessary fields for publishing and corrected an author email format.
- Updated `netmap-rs/Cargo.toml` to correct an author email format.
- Modified `netmap-rs/Cargo.toml` to use a versioned dependency for `netmap-min-sys`, making `netmap-rs` eligible for publishing on crates.io (once `netmap-min-sys` is published).
@Kyle6012 Kyle6012 merged commit b2ed95c into main Jun 25, 2025
1 of 13 checks passed
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