summaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* simplify docs, upgrade readmeRomain Porte2020-03-271-2/+1
* populate README and include it in module-level docRomain Porte2020-03-271-0/+3
* custom_char: rename ARROW to TRIANGLERomain Porte2020-03-011-1/+1
* remove useless extern crate charlcdRomain Porte2020-02-271-46/+0
* first try at documenting custom_char moduleRomain Porte2020-02-271-1/+30
* lib: add examples to documented functionsRomain Porte2020-02-271-14/+468
* lib: use back Screen instead of FileScreen in examplesRomain Porte2020-02-271-7/+5
* lib: improve doc of flash_backlightRomain Porte2020-02-271-1/+2
* lib: make the doctest passRomain Porte2020-02-271-11/+34
* add special_char pub modRomain Porte2020-02-231-0/+1
* custom chars supportRomain Porte2020-02-231-0/+12
* add goto functionsRomain Porte2020-02-231-0/+12
* add docsRomain Porte2020-02-091-29/+178
* add width and height support (hack)Romain Porte2020-02-081-0/+27
* initial versionRomain Porte2020-02-081-0/+201