![]() This script is meant for lints to run against our markdown files (README.md, BUILD.md maybe even CHANGELOG.md someday). For now it checks that a README.md file documents all cargo features, sample output: epilys ~meli % python3 scripts/markdown_doc_lints.py melib/README.md melib/Cargo.toml The following features are not mentioned in melib/README.md - sqlite3-static add the following string in the Features section: <a name="sqlite3-static-feature">`sqlite3-static`</a> Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is> |
||
---|---|---|
.. | ||
check_debian_changelog.sh | ||
friends.sh | ||
generate_release_changelog_entry.sh | ||
make_html_manual_page.py | ||
mandoc_lint.sh | ||
markdown_doc_lints.py | ||
pre-commit | ||
rfc_to_rs_mdoc.py |