edit_html_lib_paths: Loads a html file and replaces the libs path in the html file...

View source: R/utils_render_register_htmls.R

edit_html_lib_pathsR Documentation

Loads a html file and replaces the libs path in the html file to the libs folder in "docs/libs" This is done so all html files can share one libs folder.

Description

Loads a html file and replaces the libs path in the html file to the libs folder in "docs/libs" This is done so all html files can share one libs folder.

Usage

edit_html_lib_paths(html_file_path)

Arguments

html_file_path

The path to the html file that needs to be edited.


codecheckers/codecheck documentation built on Dec. 6, 2024, 7:38 p.m.