documentation()

in rules.js [30:34]


  documentation(context) {
    return {
      description: "Within the Camel site we should use only relative links"
    };
  }