GitHub - invopop/gobl.docs: Official GOBL Documentation (original) (raw)

GOBL Documentation

The content and configuration powering the documentation available at docs.gobl.org

👩‍💻 Development

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

Run the following command at the root of your documentation (where mint.json is)

Generated Content

There are two sources:

For the Ruby Generate tool, see that repo directly for details.

For the internal scripts, simply run:

go build ./cmd/generate && ./generate