Browse Source

doc: Fix rebase error from #39589

Rémi Verschelde 5 years ago
parent
commit
dfa5f88c11
1 changed files with 0 additions and 4 deletions
  1. 0 4
      doc/classes/Texture.xml

+ 0 - 4
doc/classes/Texture.xml

@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <?xml version="1.0" encoding="UTF-8" ?>
 <class name="Texture" inherits="Resource" version="4.0">
 <class name="Texture" inherits="Resource" version="4.0">
 	<brief_description>
 	<brief_description>
-		The global C# namespace (Mono-enabled builds only).
 	</brief_description>
 	</brief_description>
 	<description>
 	<description>
-		This class represents the global C# namespace. It is the C# equivalent of [@GDScript] and is only available in Mono-enabled builds.
-		See also [CSharpScript] and [GodotSharp].
 	</description>
 	</description>
 	<tutorials>
 	<tutorials>
-		<link>https://docs.godotengine.org/en/latest/getting_started/scripting/c_sharp/index.html</link>
 	</tutorials>
 	</tutorials>
 	<methods>
 	<methods>
 	</methods>
 	</methods>