# File lib/yard/server/doc_server_helper.rb, line 36
      def url_for_list(type)
        abs_url(base_path(router.list_prefix), type.to_s)
      end