From 2d20fc39aaa3a3e48f25cbb95f38f54fe2bcdd9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 26 Jan 2020 16:01:49 +0100 Subject: doc: Drop unused 'category' property from header We already removed it from the online docs with #35132. Currently it can only be "Built-In Types" (Variant types) or "Core" (everything else), which is of limited use. We might also want to consider dropping it from `ClassDB` altogether in Godot 4.0. --- modules/theora/doc_classes/VideoStreamTheora.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/theora/doc_classes') diff --git a/modules/theora/doc_classes/VideoStreamTheora.xml b/modules/theora/doc_classes/VideoStreamTheora.xml index ab1fcdcfb4..8dea9e4cdb 100644 --- a/modules/theora/doc_classes/VideoStreamTheora.xml +++ b/modules/theora/doc_classes/VideoStreamTheora.xml @@ -1,5 +1,5 @@ - + [VideoStream] resource for Ogg Theora videos. -- cgit v1.2.3