[top] / docutils / utils / relative_path
relative_path(source, target)
Build and return a path to target, relative to source (both files).
If there is no common prefix, return the absolute path to target.