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 d54e77a commit 78a19ffCopy full SHA for 78a19ff
docs/make.jl
@@ -2,6 +2,5 @@ using Pollen
2
using DataAugmentation
3
using FilePathsBase
4
5
-Pkg.add(PackageSpec(; url = "https://github.com/lorenzoh/Pollen.jl", rev="main"))
6
project = Pollen.documentationproject(DataAugmentation)
7
Pollen.fullbuild(project, Pollen.FileBuilder(Pollen.HTML(), p"dev/"))
0 commit comments