You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,5 +86,7 @@ The result of that script is available at [https://juliacomputing.github.io/Mult
86
86
You can of course also just push the output artefact directly to S3 or some other hosting service.
87
87
88
88
> **Warning**
89
-
> MultiDocumenter sites can not be deployed on Windows right now.
89
+
> MultiDocumenter sites can not be deployed on Windows right now, and the `make()` function will throw an error.
90
90
> See [#70](https://github.com/JuliaComputing/MultiDocumenter.jl/issues/70).
91
+
>
92
+
> It is still possible to develop and debug MultiDocumenter sites on Windows if the build script is run interactively (e.g. by `include`-ing it into a REPL session).
0 commit comments