Add a debugging techniques page to the C++ and Rust documentation

This is listed under the reference ("how to") and explains `SIXTYFPS_SLOW_ANIMATIONS`, SIXTYFPS_DEBUG_PERFORMANCE` as well as `SIXTYFPS_SCALE_FACTOR`.

cc #728
This commit is contained in:
Simon Hausmann 2021-12-20 16:22:27 +01:00 committed by Simon Hausmann
parent 6363260c74
commit f08c4dfccb
4 changed files with 39 additions and 3 deletions

View file

@ -43,6 +43,8 @@ Welcome to SixtyFPS C++'s documentation!
language.rst
markdown/debugging_techniques.md
.. image:: https://github.com/sixtyfpsui/sixtyfps/workflows/CI/badge.svg
:target: https://github.com/sixtyfpsui/sixtyfps/actions
:alt: GitHub CI Build Status