# File lib/yard/server/doc_server_helper.rb, line 29 def base_path(path) path + (@single_library ? '' : "/#{@library}") end