소스 검색

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                                         |