Function
docutils.frontend.make_paths_absolute

Signature

make_paths_absolute(pathdict, keys, base_path=None)

Documentation String

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.