mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Merge pull request #10370 from tetrapod00/standardize-header-the-rest
Standardize RST header syntax
This commit is contained in:
@@ -19,7 +19,7 @@ settings, this is already part of the exported HTML page. To understand practica
|
||||
see :ref:`Custom HTML page for Web export <doc_customizing_html5_shell>`.
|
||||
|
||||
Static Methods
|
||||
^^^^^^^^^^^^^^
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
+---------+-----------------------------------------------------------------------------------------------+
|
||||
| Promise | :js:attr:`load <Engine.load>` **(** string basePath **)** |
|
||||
@@ -30,7 +30,7 @@ Static Methods
|
||||
+---------+-----------------------------------------------------------------------------------------------+
|
||||
|
||||
Instance Methods
|
||||
^^^^^^^^^^^^^^^^
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
+---------+---------------------------------------------------------------------------------------------------------------+
|
||||
| Promise | :js:attr:`init <Engine.prototype.init>` **(** *[ string basePath ]* **)** |
|
||||
@@ -183,7 +183,7 @@ An object used to configure the Engine instance based on godot export options, a
|
||||
templates if needed.
|
||||
|
||||
Properties
|
||||
^^^^^^^^^^
|
||||
~~~~~~~~~~
|
||||
|
||||
+-------------------+-------------------------------+
|
||||
| type | name |
|
||||
|
||||
Reference in New Issue
Block a user