diff --git a/docs/_quarto.yml b/docs/_quarto.yml index 96889bfe8b4c..643cd8bc0bb3 100644 --- a/docs/_quarto.yml +++ b/docs/_quarto.yml @@ -162,6 +162,7 @@ website: - reference/expression-strings.qmd - reference/expression-temporal.qmd - reference/expression-collections.qmd + - reference/expression-json.qmd - reference/expression-geospatial.qmd - section: Type system @@ -523,6 +524,16 @@ quartodoc: dynamic: true signature_name: full + - kind: page + path: expression-json + package: ibis + summary: + name: JSON expressions + desc: Expressions for manipulating JSON values. + contents: + - name: JSONValue + package: ibis.expr.types.json + - kind: page path: expression-geospatial package: ibis.expr.types.geospatial