Moving backends code from examples/ to backends/ (step 4: update documentation, much improvement)

This commit is contained in:
ocornut
2020-10-12 18:57:04 +02:00
parent a7e21fb05f
commit a2d845f9dd
3 changed files with 252 additions and 146 deletions

View File

@ -53,6 +53,7 @@ Breaking Changes:
Other Changes:
- Docs: Split Backends and Examples README and improved them.
- Docs: Consistently renamed all occurences of "binding" and "back-end" to "backend" in comments and docs.