浏览代码

remove invalid web feature tags (#6715)

Adi Mathur 2 年之前
父节点
当前提交
e77de7e287
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      tutorials/export/feature_tags.rst

+ 0 - 5
tutorials/export/feature_tags.rst

@@ -44,11 +44,6 @@ Here is a list of most feature tags in Godot. Keep in mind they are **case-sensi
 +-----------------+----------------------------------------------------------+
 | **bsd**         | Running on \*BSD                                         |
 +-----------------+----------------------------------------------------------+
-| **html5**       | Running on HTML5                                         |
-+-----------------+----------------------------------------------------------+
-| **javascript**  | :ref:`JavaScript singleton <doc_javascript_eval>` is     |
-|                 | available                                                |
-+-----------------+----------------------------------------------------------+
 | **linux**       | Running on Linux                                         |
 +-----------------+----------------------------------------------------------+
 | **macos**       | Running on macOS                                         |