Smart Package

Smart packages can be generated for New Term Stereotype.

Setting Smart Package property

To generate Smart Package, set the following option in publisher.properties file:

#Determines whether the <NewTerm> elements will be grouped in Smart Packages. Available values: true, false - default false
rhp2md.semantic.newTerm.smartPackage=true

To not generate Smart Package, set the following option in publisher.properties file:

#Determines whether the <NewTerm> elements will be grouped in Smart Packages. Available values: true, false - default false
rhp2md.semantic.newTerm.smartPackage=false

If the rhp2md.semantic.newTerm.smartPackage property is not set in the publisher.properties file, the property is set to false by default.