quarto_makejl_template
Notedocblock
quarto_makejl_template(module_name::Module; config_file::String="", repo::String="")Generate a docs/make.jl template file.
Arguments
module_name::Module: The module being documentedconfig_file::String: Optional path to configuration filerepo::String: Repository in “user/repo” format for the generated example
Example
quarto_makejl_template(MyPackage)
# Creates docs/make.jl