Documentation for the current published release can be found at https://datafusion.apache.org/ballista and the source content is located here.
Developer documentation can be found here.
It's recommended to install build dependencies and build the documentation inside a Python virtualenv.
pip install -r requirements.txt./build.sh
The documentation is published from the asf-site branch of this repository.
Documentation is published automatically when documentation changes are pushed to the main branch.