Documenter.jl build hanging

Viewed 78

I am building a documentation with documenter.jl. Everything was working fine, until I pulled a new version of the repo from GitHub (and pushed my current repo onto GitHub). I don't think there was anything in the pull that should affect documenter at all. Yet, ever since the pull the build is hanging at [ Info: ExpandTemplates: expanding markdown templates.. The entire build looks like this:

[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: ExpandTemplates: expanding markdown templates.

Does anyone have any idea what the reason for this could be?

0 Answers
Related