Place a placeholder controls.md in doc/. Actually, let's do a bit more cleanup first.

This commit is contained in:
Pietro Gagliardi 2019-05-29 21:01:04 -04:00
parent 84a4fd8915
commit edfd5e9157
2 changed files with 18 additions and 0 deletions

View File

@ -3,3 +3,4 @@
* [Using libui](using-libui.md)
* [Initialization and the Main Loop](init-main.md)
* [Event Handling](events.md)
* [Controls](controls.md)

17
doc/controls.md Normal file
View File

@ -0,0 +1,17 @@
<!-- 29 may 2019 -->
# Controls
## Overview
TODO
## Reference
### `xxx`
```c
TODO
```
TODO