From d651b3898ec877f284b04a10d6d394f65e364e54 Mon Sep 17 00:00:00 2001 From: Matt Jakeman <12368711+mjakeman@users.noreply.github.com> Date: Fri, 22 Oct 2021 04:04:42 +1300 Subject: [PATCH] Add instructions for building documentation to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57bb350c..8b072e35 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,9 @@ ninja -C _build ninja -C _build install ``` -GObject Introspection can be controlled with `-Dintrospection=enabled|disabled`. +GObject Introspection can be controlled with `-Dintrospection=enabled|disabled`. + +The API Reference can be generated with `-Ddocs=enabled`. ## Summary Lasem aims to be a C/GObject based SVG/Mathml renderer and editor, supporting CSS