______ _ _
|  ____| | |
| |__  | | | ___  ___ _ __  _ __  _   _ _   _
|  __| | | |/ _ \/ _ \ '_ \| '_ \| | | | | | |
| |    | | |  __/  __/ |_) | |_) | |_| | |_| |
|_|    |_|_|\___|\___| .__/| .__/ \__, |\__, |
                     | |   | |     __/ | __/ |
                     |_|   |_|    |___/ |___/

Doc comment converter

Converts comments to documentation comments.

One line will simply make it a singleline doc comment, two lines together will make it a block doc comment.

More conversion situations listed below as examples.