mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-06-10 23:09:22 +09:00
new: empty document with Documenter.jl
This commit is contained in:
parent
ec4bef98de
commit
ee59aa32d0
6 changed files with 494 additions and 0 deletions
6
docs/make.jl
Normal file
6
docs/make.jl
Normal file
|
@ -0,0 +1,6 @@
|
|||
using Documenter, PSBoardDataBase
|
||||
|
||||
makedocs(
|
||||
sitename = "PSBoard DataBase",
|
||||
repo = Remotes.GitLab("https://gitlab.cern.ch/wotsubo/PSBoardDataBase")
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue