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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,3 +84,7 @@ Check [`.github/workflows/deploy.yml`](.github/workflows/deploy.yml) and [`docs/
84
84
The result of that script is available at [https://juliacomputing.github.io/MultiDocumenter.jl/](https://juliacomputing.github.io/MultiDocumenter.jl/).
85
85
86
86
You can of course also just push the output artefact directly to S3 or some other hosting service.
87
+
88
+
> **Warning**
89
+
> MultiDocumenter sites can not be deployed on Windows right now.
90
+
> See [#70](https://github.com/JuliaComputing/MultiDocumenter.jl/issues/70).
0 commit comments