Skip to contents

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.