- 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 is fixed in the latest nightly builds of VerySleepy,
but nightly builds for VerySleepy are currently unavailable.
Also, it'll likely be a while until a new stable release is made.
This is useful for troubleshooting performance issues that
can't be solved with the GDScript profiler.
The profilers covered aren't the most powerful ones, but they are
quick to set up and understand for occasional users.
This also reorganizes the C++ development table of contents to follow
a more logical order.