Rework the Optimizing for size page

- Order options from most important to least important.
- Give estimates on space saved for each option.
- Clarify the benefits of stripping binaries.
- Link to the Godot build options generator in the Overriding build
  options link instead of linking it in the Optimizing for size page.
This commit is contained in:
Hugo Locurcio
2021-11-23 19:45:55 +01:00
parent 87c8f73767
commit 8a95663768
3 changed files with 92 additions and 42 deletions

View File

@@ -1,3 +1,5 @@
.. _doc_using_cpp_profilers:
Using C++ profilers
===================