noah04

Results 2 issues of noah04

I would like to improve the [developer documentation](https://honeypy.readthedocs.io/en/latest/developers/) and got something like this in mind: - [ ] provide a boilerplate for a new plugin - [ ] provide a...

enhancement
documentation

The documentations [introductory section about the basic syntax](https://docs.rs/lazy_static/1.4.0/lazy_static/index.html#syntax) says: > Attributes (including doc comments) are supported as well. While reading it, I wondered if doc-tests are also supported. I tried...