mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Formatting, syntax and URL fixes
This commit is contained in:
@@ -110,11 +110,6 @@ Scripting
|
||||
- :ref:`doc_what_is_gdnative`
|
||||
- :ref:`doc_gdscript_warning_system` (split from :ref:`doc_gdscript_static_typing`)
|
||||
|
||||
VR
|
||||
^^
|
||||
|
||||
- :ref:`doc_developing_for_oculus_quest`
|
||||
|
||||
User Interface (UI)
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -170,12 +165,6 @@ Networking
|
||||
|
||||
- :ref:`doc_webrtc`
|
||||
|
||||
VR
|
||||
^^
|
||||
|
||||
- :ref:`doc_vr_starter_tutorial_part_one`
|
||||
- :ref:`doc_vr_starter_tutorial_part_two`
|
||||
|
||||
Plugins
|
||||
^^^^^^^
|
||||
|
||||
|
||||
@@ -652,7 +652,7 @@ File formats
|
||||
- Text-based formats are human-readable and more friendly to version control.
|
||||
- Binary formats are faster to save/load for large scenes/resources.
|
||||
|
||||
- Read and write text or binary files using :ref:`class_File`.
|
||||
- Read and write text or binary files using :ref:`class_FileAccess`.
|
||||
|
||||
- Can optionally be compressed or encrypted.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user