File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ These functions enable you to publish static and interactive documents, websites
2727
2828| | |
2929| ---------------------------| ------------------------------------|
30- | [ ` quarto_publish_doc() ` ] ( https://quarto-dev.github.io/quarto-r/reference/quarto_publish_doc.html ) | Publish a document or presentation |
31- | [ ` quarto_publish_site() ` ] ( https://quarto-dev.github.io/quarto-r/reference/quarto_publish_doc.html ) | Current version of Quarto |
32- | [ ` quarto_publish_app() ` ] ( https://quarto-dev.github.io/quarto-r/reference/quarto_publish_doc.html ) | Inspect metadata for a file or project |
30+ | [ ` quarto_publish_doc() ` ] ( https://quarto-dev.github.io/quarto-r/reference/quarto_publish_doc.html ) | Publish a document or presentation |
31+ | [ ` quarto_publish_site() ` ] ( https://quarto-dev.github.io/quarto-r/reference/quarto_publish_doc.html ) | Publish a website |
32+ | [ ` quarto_publish_app() ` ] ( https://quarto-dev.github.io/quarto-r/reference/quarto_publish_doc.html ) | Publish a document with Shiny application runtime |
3333
3434### Configuration
3535
You can’t perform that action at this time.
0 commit comments