Commit Graph

18 Commits

Author SHA1 Message Date
Alexandre Bury
4154f99b44 Split non-backend code into cursive-core 2020-04-23 13:46:00 -07:00
cubetastic
ede8423e92 Update docs, fix minor typos, rephrase some parts of the tutorials (#364)
Also mention that strikethrough doesn't work with ncurses and blt.
2019-07-30 09:48:05 -07:00
Alexandre Bury
23d65aa9dc Update examples and tutorials to Rust 2018 2019-05-20 15:53:22 -07:00
robbystk
717c78a2fa
Use the <kbd> tag for Ctrl-C 2018-07-24 22:27:17 -06:00
robbystk
477acc1039
Fix a few typos in tutorial 1
<Ctrl-C> gets interpreted as an HTML tag as is so we need to put it in backtics
2018-07-24 21:02:57 -06:00
Alexandre Bury
126530b9a9 Cursive::new now takes the backend as argument 2018-04-01 16:39:03 -07:00
Alexandre Bury
66a66e5951 Update doc links in tutorials 2018-03-18 10:10:06 -07:00
Alexandre Bury
d684a5bc1e Remove prelude module
Add `traits` module instead
2016-09-28 22:45:27 -07:00
Alexandre Bury
51e955808c Add skeptic tests 2016-09-28 15:22:21 -07:00
Alexandre Bury
67ba15045f Add links to next tutorial 2016-09-01 08:22:40 -07:00
Alexandre Bury
a37790a0ed Fix tutorial image 2016-08-31 18:21:28 -07:00
Alexandre Bury
653ebb08c4 Add 3rd tutorial 2016-08-31 18:18:52 -07:00
Alexandre Bury
2afe9787c2 Add second tutorial 2016-08-20 01:22:58 -07:00
Alexandre Bury
789c65c1b3 Add missing use to tutorial 2016-08-15 18:40:51 -07:00
Alexandre Bury
5d86c5e1f2 Remove % line in the tutorial
Artifact from rustdoc experiment
2016-08-15 17:38:37 -07:00
Alexandre Bury
8ed1ee6639 Add links to documentation in tutorial 2016-08-15 17:36:04 -07:00
Alexandre Bury
635657e3d1 Fix tutorial image link 2016-08-15 17:27:39 -07:00
Alexandre Bury
207e7e0b52 Add first tutorial 2016-08-15 17:27:02 -07:00