```{image} ../_static/kup6s-icon-reference.svg :align: center :class: section-icon-large ``` # Reference **Information-oriented technical specifications and configurations for cdk8s-plone.** Reference guides provide detailed technical information about cdk8s-plone's API, configuration options, and component specifications. They describe how things work and what parameters are available. ## API Reference *This section will contain auto-generated or detailed documentation for:* - Main chart classes - Configuration interfaces - Individual construct classes - Utility functions and validators ## Configuration Reference ```{toctree} --- maxdepth: 1 titlesonly: true --- configuration-options ``` ## Component Specifications ```{toctree} --- maxdepth: 1 titlesonly: true --- ``` *Component specifications will be added in future releases.* ## API Documentation See the `api/` directory for detailed construct documentation: ```{toctree} --- maxdepth: 1 glob: true --- api/* ``` --- **Getting started?** Begin with the [Tutorials](../tutorials/index.md) for hands-on learning. **Solving a specific problem?** Check the [How-To Guides](../how-to/index.md) for task-oriented solutions. **Understanding concepts?** Read the [Explanation](../explanation/index.md) section for architecture and design.