[top] / docutils / frontend / make_paths_absolute
make_paths_absolute(pathdict, keys, base_path=None)
Interpret filesystem path settings relative to the base_path given.
Paths are values in pathdict whose keys are in keys. Get keys from OptionParser.relative_path_settings.