mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-06-10 23:09:22 +09:00
new: add doc for local
This commit is contained in:
parent
ee59aa32d0
commit
33ac8d0a34
4 changed files with 19 additions and 6 deletions
|
@ -2,5 +2,7 @@ using Documenter, PSBoardDataBase
|
|||
|
||||
makedocs(
|
||||
sitename = "PSBoard DataBase",
|
||||
repo = Remotes.GitLab("https://gitlab.cern.ch/wotsubo/PSBoardDataBase")
|
||||
remotes = Dict(
|
||||
".." => Remotes.GitLab("https://gitlab.cern.ch", "wotsubo", "PSBoardDataBase"),
|
||||
),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue