Skip to content

[BB-5138] Improve docs

Shimul Chowdhury requested to merge shimulch/improve-docs into main

Description

This MR adds documentation about Grove's way of configuration and configuration override. Also, rearrange some docs to appropriate places.

Supporting information

https://tasks.opencraft.com/browse/BB-5138

Testing instructions

  1. Pull this MR.
  2. Install docs requirements pip install -r requirements.docs.txt.
  3. Serve docs mkdocs serve.
  4. Check the changes.

Merge request reports