We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee630c commit 29463e5Copy full SHA for 29463e5
1 file changed
docs/make.jl
@@ -1,3 +1,5 @@
1
+import Pkg;
2
+Pkg.add("Documenter")
3
using Documenter, PostgresORM
4
5
makedocs(sitename="PostgresORM documentation",
0 commit comments