rust-stm
rust-stm copied to clipboard
Automate consistency between README and documentation.
Currently README.md and the documentation lib.rs contain mostly the same content. Only introduction, end, //! and rust tags on code examples differ.
Doing it manually is inconvenient and errorprone. Consider automating it.