genom3 2.99.30 released
Changes¶
- Fix conversion of numeric constant to IDL octet type.
- Allow documenting a "port", by using a "doc" attribute in a block declaration attached to the port.
- Skeleton template generates an optional README.adoc file from the .gen file.
- Add a "yes for all" option in the interactive merge action of "skeleton".
- Improve skeleton merge mode so that merged but unchanged files are not touched (useful in particular with configure.ac).
- Allow parsing multiple input files including the same files (#130).
- Add tutorials on "how to use external dependency" and "IDS purpose and usage".
- Use asciidoctor instead of asciidoc to generate the static documentation.
Comments