The [Comments](http://static.rust-lang.org/doc/master/rust.html#comments) section of the language reference addresses `///` syntax but does not cover `//!` syntax as is used in the [Rustdoc](http://static.rust-lang.org/doc/master/rustdoc.html) guide.