add_sections: Add the Code of Conduct, the License and the NEWS file as...

Description Usage Arguments

Description

Add the Code of Conduct, the License and the NEWS file as section or subsection

Usage

1
2
3
4
5
add_code_of_conduct(section_above = NULL, type = "section")

add_news(section_above = NULL, type = "section")

add_license(section_above = NULL, type = "section")

Arguments

section_above

Name of the section under which the new section/subsection will be placed. If NULL (default), it will be placed under all the other sections.

type

"section" or "subsection"


etiennebacher/docsifier documentation built on Feb. 21, 2022, 2:20 p.m.