As an aside; I've been playing with rust and it's built-in documentation solution has an interesting quality to it. Code snippets in documentation are compiled and can be tested at compile time.
It's one excellent way to ensure that updates that necessitate a change in documentation actually get documented.
It's one excellent way to ensure that updates that necessitate a change in documentation actually get documented.