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

docs: refactor lib/module document #136

Merged
merged 3 commits into from May 14, 2022
Merged

docs: refactor lib/module document #136

merged 3 commits into from May 14, 2022

Commits on May 11, 2022

  1. docs: refactor lib/module document

     crate / module documentation move to pure Markdown
    
     crate documentation move to lib.md
     module documentation move to [module_dir]/module.md
    kazuk committed May 11, 2022
    Copy the full SHA
    608c478 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. move module document to same as code

     suppress MD041 markdown lint warning
    kazuk committed May 14, 2022
    Copy the full SHA
    9da84d2 View commit details
    Browse the repository at this point in the history
  2. add to CHANGELOG

     add suppress markdown lint MD024
    kazuk committed May 14, 2022
    Copy the full SHA
    b3a6ec5 View commit details
    Browse the repository at this point in the history