Преглед изворни кода

Merge pull request #2852 from codecustard/patch-1

Instructions about reusing HTML file is slightly confusing.
Nathan Lovato пре 6 година
родитељ
комит
f7f69dd741
1 измењених фајлова са 2 додато и 3 уклоњено
  1. 2 3
      getting_started/workflow/export/exporting_for_web.rst

+ 2 - 3
getting_started/workflow/export/exporting_for_web.rst

@@ -94,9 +94,8 @@ The HTTP classes have several restrictions on the HTML5 platform:
 Exported ``.html`` file must not be reused
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-On export, several text placeholders are replaced in the **generated HTML
-file** specifically for the given export options. It must not be reused in
-further exports.
+Each project must generate their own HTML file. On export, several text placeholders are replaced in the **generated HTML
+file** specifically for the given export options. Any direct modifications to the **generated HTML file** will be lost in future exports. To customize the generated file, see :ref:`doc_customizing_html5_shell`.
 
 Boot splash is not displayed
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~