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 ddd125e commit f35a276Copy full SHA for f35a276
docs/creating-your-site.md
@@ -225,3 +225,10 @@ or your private web space.
225
226
[GitHub Pages]: publishing-your-site.md#github-pages
227
[GitLab pages]: publishing-your-site.md#gitlab-pages
228
+
229
+If you intend to distribute your documentation as a set of files to be
230
+read from a local filesystem rather than a web server (such as in a
231
+`.zip` file), please read the notes about [building for offline
232
+usage].
233
234
+ [building for offline usage]: setup/building-for-offline-usage.md
0 commit comments