java.lang.Object
io.quarkus.annotation.processor.documentation.config.model.ConfigRoot
All Implemented Interfaces:
ConfigItemCollection

public class ConfigRoot extends Object implements ConfigItemCollection
At this stage, a config root is actually a prefix: we merged all the config roots with the same prefix.

Thus the phase for instance is not stored at this level but at the item level.