Skip to content

docs: align rustdoc with README, add doc review to maintenance#500

Merged
chaliy merged 3 commits intomainfrom
claude/update-rust-docs-LKBNy
Mar 3, 2026
Merged

docs: align rustdoc with README, add doc review to maintenance#500
chaliy merged 3 commits intomainfrom
claude/update-rust-docs-LKBNy

Conversation

@chaliy
Copy link
Contributor

@chaliy chaliy commented Mar 3, 2026

Summary

  • Update lib.rs crate-level docs command table from 68+ to 100+, matching all categories and entries in README.md (byte tools, disk, pipeline categories; dozens of missing commands added)
  • Add logging_guide to Guides section, consolidate threat_model into Guides
  • Fix Python README.md command count from 68+ to 100+
  • Expand maintenance checklist (specs/012-maintenance.md) Section 4 with dedicated sub-sections for Rust docs review and Python docs review

Test plan

  • cargo doc --all-features builds clean (no warnings)
  • cargo test --doc --all-features — 73 passed, 0 failed
  • Visual review: cargo doc --open to confirm command table renders correctly
  • CI green

claude added 3 commits March 3, 2026 02:25
…nance checklist

- Update lib.rs command table from 68+ to 100+ with all categories matching README
  (byte tools, disk, pipeline categories; added pushd/popd/dirs, declare/typeset/let,
  trap/caller/getopts/shopt, paste/column/diff/comm/strings/tac/rev/seq/expr,
  mktemp/chown/ln/realpath, od/xxd/hexdump, df/du, watch/yes/kill)
- Add logging_guide to Guides section, consolidate threat_model into Guides
- Fix Python README command count from 68+ to 100+
- Add dedicated Rust docs and Python docs review sections to 012-maintenance.md
  checklist covering lib.rs alignment, doc module completeness, and Python
  binding docs accuracy

https://claude.ai/code/session_01TY6qrBf9zut918FWh7QhjB
@chaliy chaliy merged commit be02f07 into main Mar 3, 2026
17 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