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