Fix build in Docs.rs #41

Merged
rafaelcaricio merged 2 commits from fix-docs-rs into master 2021-03-06 20:50:39 +00:00

2 commits

Author SHA1 Message Date
Rafael Caricio 5c8927d8d6 Disable lvgl original comments in bindings
We disable the comments generation here because some comments
cause the `cargo test` command to fail. Some of the original
comments have invalid tokens like `TYPEDEFS` causing issues.
We should recommend users to look the original comments in the
original lvgl in their C API docs.
2021-03-06 21:09:06 +01:00
Rafael Caricio 13641d0d97 Fix build in Docs.rs 2021-03-06 20:28:44 +01:00