================================= Layered Config Tree Documentation ================================= A Layered Config Tree is a configuration structure that supports cascading layers. Values can be set at multiple priority levels and read back from the highest-priority layer in which they appear. Every value records its source, making it easy to trace where configuration came from. .. toctree:: :maxdepth: 2 tutorials/index api_reference/index