DocData: Skip language-specific ClassDoc without methods/constants
Removes the useless `@C#`, `@NativeScript` and `@VisualScript` entries.
This commit is contained in:
parent
7cde0e4ab9
commit
ba0db95909
11 changed files with 30 additions and 76 deletions
|
|
@ -254,20 +254,6 @@
|
|||
[b]Note:[/b] This method is implemented on Android, Linux, macOS and Windows.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_system_time_msecs" qualifiers="const">
|
||||
<return type="int">
|
||||
</return>
|
||||
<description>
|
||||
Returns the epoch time of the operating system in milliseconds.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_system_time_secs" qualifiers="const">
|
||||
<return type="int">
|
||||
</return>
|
||||
<description>
|
||||
Returns the epoch time of the operating system in seconds.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_tablet_driver_count" qualifiers="const">
|
||||
<return type="int">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue