summaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* simplify docs, upgrade readmeAgathe Porte2020-03-271-2/+1
* populate README and include it in module-level docAgathe Porte2020-03-271-0/+3
* custom_char: rename ARROW to TRIANGLEAgathe Porte2020-03-011-1/+1
* remove useless extern crate charlcdAgathe Porte2020-02-271-46/+0
* first try at documenting custom_char moduleAgathe Porte2020-02-271-1/+30
* lib: add examples to documented functionsAgathe Porte2020-02-271-14/+468
* lib: use back Screen instead of FileScreen in examplesAgathe Porte2020-02-271-7/+5
* lib: improve doc of flash_backlightAgathe Porte2020-02-271-1/+2
* lib: make the doctest passAgathe Porte2020-02-271-11/+34
* add special_char pub modAgathe Porte2020-02-231-0/+1
* custom chars supportAgathe Porte2020-02-231-0/+12
* add goto functionsAgathe Porte2020-02-231-0/+12
* add docsAgathe Porte2020-02-091-29/+178
* add width and height support (hack)Agathe Porte2020-02-081-0/+27
* initial versionAgathe Porte2020-02-081-0/+201