TerosTechnology / colibri

https://terostechnology.github.io/colibri
Other
17 stars 5 forks source link

doxygen parser bug #203

Closed smgl9 closed 3 years ago

smgl9 commented 3 years ago

Doxygen parser should allow to have just one command. Or any number of the supported commands without breaking documenter.

Example:

//! @copyright myself
module test ( input toto);

endmodule

@suzizecat

qarlosalberto commented 3 years ago

Fixed?