spec/templates/examples/constant001.txt in yard-0.9.16 vs spec/templates/examples/constant001.txt in yard-0.9.17

- old
+ new

@@ -1,25 +1,25 @@ -------------------------- Constant: YARD::CLI::YRI::DEFAULT_SEARCH_PATHS - -DEFAULT_SEARCH_PATHS = [] - ------------------------------------------------------------------------- - - Default search paths that should be loaded dynamically into YRI. - These paths take precedence over all other paths (SEARCH_PATHS_FILE - and RubyGems paths). To add a path, call: - - DEFAULT_SEARCH_PATHS.push("/path/to/.yardoc") - -Returns: --------- - - (Array<String>) - a list of extra search paths - - -Since: ------- - - 0.6.0 - - +------------------------- Constant: YARD::CLI::YRI::DEFAULT_SEARCH_PATHS + +DEFAULT_SEARCH_PATHS = [] + +------------------------------------------------------------------------ + + Default search paths that should be loaded dynamically into YRI. + These paths take precedence over all other paths (SEARCH_PATHS_FILE + and RubyGems paths). To add a path, call: + + DEFAULT_SEARCH_PATHS.push("/path/to/.yardoc") + +Returns: +-------- + + (Array<String>) - a list of extra search paths + + +Since: +------ + + 0.6.0 + + ------------------------------------------------------------------------ \ No newline at end of file