Skip to content

Commit

Permalink
Merge branch 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Sep 6, 2023
2 parents d4ef558 + 5cc6b20 commit 05a2a31
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,25 @@
reference:
- title: Driver
contents:
- duckdb
- duckdb_driver
- title: Connection
contents:
- duckdb_connection
- title: Result
contents:
- duckdb_result
- title: Interfaces
contents:
- backend-duckdb
- duckdb_register
- duckdb_register_arrow
- duckdb_read_csv
- duckdb_get_substrait
- duckdb_get_substrait_json
- duckdb_prepare_substrait
- duckdb_prepare_substrait_json
- duckdb_explain-class
- title: duckdb Package
contents:
- duckdb-package

0 comments on commit 05a2a31

Please sign in to comment.