Skip to content

Commit 29463e5

Browse files
committed
add Documeter package in docs/make.jl
1 parent aee630c commit 29463e5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/make.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import Pkg;
2+
Pkg.add("Documenter")
13
using Documenter, PostgresORM
24

35
makedocs(sitename="PostgresORM documentation",

0 commit comments

Comments
 (0)