This repository contains the source of https://api.docs.flare.io.
make run
will start the docs.make lint
will find errors.make format
will format python code.make api-generate-all
will generate new OpenAPI files and endpoint pages.
Just push to this repository.