using Documenter, PSBoardDataBase makedocs( sitename = "PSBoard DataBase", remotes = Dict( ".." => Remotes.GitLab("https://gitlab.cern.ch", "wotsubo", "PSBoardDataBase"), ), )