Feature request
Some documentation errors (for example, issue #77) can be caught by validating sample code. Three possible levels of validation are:
I've put in checkboxes to indicate which levels Rwf supports so far.
Implementation ideas
I don't think MkDocs has built-in validation tools like rustdoc does, but the mkdocs-code-validator plug-in might work.
Feature request
Some documentation errors (for example, issue #77) can be caught by validating sample code. Three possible levels of validation are:
I've put in checkboxes to indicate which levels Rwf supports so far.
Implementation ideas
I don't think MkDocs has built-in validation tools like
rustdocdoes, but themkdocs-code-validatorplug-in might work.