Skip to content

Commit cd83129

Browse files
committed
Add function to pkgdown
1 parent bb65cda commit cd83129

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_pkgdown.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ reference:
5656
- starts_with("theme_colors")
5757
- starts_with("theme_brand")
5858

59+
- title: "Table Helpers"
60+
desc: >
61+
These functions are used to help with tables in Quarto documents:
62+
contents:
63+
- starts_with("tbl_qmd_")
64+
5965
- title: "Miscellaneous"
6066
desc: >
6167
These functions are used to help with Quarto documents and projects:

0 commit comments

Comments
 (0)