Open
Description
Description of issue or feature request:
Current behavior:
No clear distinction of different documentation types in docs
directory.
Expected behavior:
Clear distinction of different documentation types in docs
directory, e.g. along the following categories:
- adr
- rtd (e.g. see
sphinx-quickstart
dir scaffolding) - misc docs that are neither an adr, nor rendered on rtd (?)
related: see #1848