Thank you for your interest in contributing!
The project documentation is built with mdBook. The published version is available at https://lukidoescode.github.io/lldap-operator/.
To build and preview locally:
cargo install mdbook
cd docs
mdbook serveSee the Architecture chapter for an overview of the codebase structure and the Development Guide for build instructions and local setup.
Please file issues on the GitHub issue tracker.
By contributing, you agree that your contributions will be licensed under the MIT License.