mirror of https://github.com/kivy/kivy.git
parent
46eaaba4bf
commit
064a7d7d03
|
@ -16,6 +16,5 @@ Programming Guide
|
|||
guide/graphics
|
||||
guide/lang
|
||||
guide/other-frameworks
|
||||
guide/bestpractices
|
||||
guide/packaging
|
||||
guide/licensing
|
||||
|
|
|
@ -1,31 +0,0 @@
|
|||
.. _bestpractices:
|
||||
|
||||
Best Practices
|
||||
==============
|
||||
|
||||
Designing your Application code
|
||||
-------------------------------
|
||||
|
||||
Handle Window re-sizing
|
||||
-----------------------
|
||||
|
||||
Managing resources
|
||||
------------------
|
||||
|
||||
- Atlas
|
||||
- Cache
|
||||
- Images
|
||||
- Text
|
||||
|
||||
Platform consideration
|
||||
----------------------
|
||||
|
||||
Tips and Tricks
|
||||
---------------
|
||||
|
||||
- Skinning
|
||||
- Using Modules
|
||||
- Monitor
|
||||
- Inspector
|
||||
- Screen
|
||||
- Kivy-Remote-Shell
|
Loading…
Reference in New Issue