Currently the Readme contains the whole documentation, which is fairly complete, but not super useful to access.
Wishlist:
- Have a proper website at lbuild.modm.io or readthedocs with overview, install instructions, development instructions etc.
- Split the current Readme documentation into smaller and searchable modules.
- Find a way to install the docs with
pip install lbuild
- Manpages? or at least a better
lbuild -h.