resolve


Description:

public void resolve (string project_root)

Correct a file link path when the model used a leading slash so it was parsed as absolute from the filesystem root. Only mutates path and href when a file or directory exists at the corrected path under project_root.

Parameters:

project_root

active project root directory