----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43382/ -----------------------------------------------------------
(Updated Feb. 20, 2016, 11:04 a.m.) Review request for mesos and Ben Mahler. Changes ------- added a comment. Repository: mesos Description (updated) ------- By default, doxygen generated html pages use absolute path for links (due to FULL_PATH_NAMES flag set to 'yes'). Thus the links break when these pages are moved to a different directory. The fix is to ask doxygen to strip out '/path/to/mesos/' from the generated links. Diffs (updated) ----- Doxyfile 1b0a2beda1d9223eafd9d14d335c651eb4961a15 Diff: https://reviews.apache.org/r/43382/diff/ Testing ------- Thanks, Kapil Arya
