winit-core: drop broken docs
Generally, winit-core doesn't know about underlying platforms, though, some general information which will true for any implementation was left in place.
This commit is contained in:
parent
276597e009
commit
cf5e422dc8
10 changed files with 29 additions and 100 deletions
|
|
@ -28,3 +28,6 @@ web-time = "1"
|
|||
|
||||
[build-dependencies]
|
||||
cfg_aliases = "0.2.1"
|
||||
|
||||
[dev-dependencies]
|
||||
winit = { path = ".." }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue