You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/get-started/overview.qmd
+6-27Lines changed: 6 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -129,32 +129,11 @@ quartodoc:
129
129
The functions listed in `contents` are assumed to be imported from the package.
130
130
131
131
132
-
## Example sites
132
+
## Learning more
133
133
134
-
### Demo sites
134
+
Go [to the next page](./get-started/basic-docs.qmd) to learn how to configure quartodoc sites, or check out these handy pages:
135
135
136
-
| style | source | layout |
137
-
| ----- | ------ | ------ |
138
-
| [pkgdown] | [github][pkgdown-code] | Index page with a title and short description for functions listed in each section. Each function gets its own documentation page. |
139
-
| [single-page] | [github][sp-code] | Index page has function documentation embedded on it. |
140
-
141
-
### Packages using quartodoc
142
-
143
-
144
-
| package | source | about |
145
-
| ----- | ------ | ------ |
146
-
| [siuba] | [github][sb-code] | Data analysis library. |
147
-
| [shiny][shiny] | | Dashboarding framework. |
148
-
| [vetiver][vetiver] | [github][vt-code] | A tool to version, share, deploy and monitor ML models. |
0 commit comments