R/docs_project.R
docs_project_order_chapter.Rd
Over time, adding new chapters to the documentation can be tedious as numbering will change. This functions makes that easy, by ordering and numbering the chapters by `type` and the alphabetically.
docs_project_order_chapter(path = ".")
path | path to Paradigm_documentation folder |
---|