build_all_quarto_articles: Build all quarto documents in the vignettes folder into html...

build_all_quarto_articlesR Documentation

Build all quarto documents in the vignettes folder into html documents

Description

This function builds all the quarto documents in the package's vignettes folder into a html documents, moving these html documents into the articles sub-folder of the doc folder so that they can be included in package documentation, created by the pkgdown package.

Usage

build_all_quarto_articles(...)

Details

use this function after running pkgdown's build_site function to create the article html documents


gcfrench/store documentation built on May 17, 2024, 5:52 p.m.