Commit graph

23 commits

Author SHA1 Message Date
Harald Hoyer c630f84690
doc: README.md changed text to console
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2023-07-28 17:09:18 +02:00
Harald Hoyer 9e03541ac1
doc: extend README.md with display formats
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2023-07-28 17:06:57 +02:00
Harald Hoyer 82257c881a
docs: use new names
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2023-07-28 16:22:00 +02:00
Harald Hoyer a116310c4d
doc: improvements
- remove `Chain…` mentions in the docs
- add doc links
- add rustdoc feature to scrape the examples for code

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2023-07-28 15:06:31 +02:00
Harald Hoyer cf62d1a9f9
chore: remove need for cargo readme
Just use `#![doc = include_str!("../README.md")]`

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2023-07-27 14:59:05 +02:00
Harald Hoyer f586b52675
Better introduction examples. 2020-09-01 22:55:29 +02:00
Harald Hoyer 56c13d0be5
update README.md 2020-09-01 21:43:29 +02:00
Harald Hoyer 1654624c08
more documentation and formatting 2020-09-01 21:34:46 +02:00
Harald Hoyer ed710fada3 rename cherr() to context() 2020-09-01 21:03:57 +02:00
Harald Hoyer 2af5fb7ad6
doc fix 2020-08-28 17:11:56 +02:00
Harald Hoyer 9d8f316db2
add README.tpl template 2020-08-28 17:07:19 +02:00
Harald Hoyer 356335e807
use #[track_caller] and Location 2020-08-28 16:58:58 +02:00
Harald Hoyer e2815321bc
add github CI and coveralls badges to README 2020-06-03 14:42:33 +02:00
Harald Hoyer a558c35ba4
make ChainError Send + Sync 2019-03-12 16:44:51 +01:00
Harald Hoyer 49515b86f9 fixed travis badge and link in README.md 2019-01-23 10:04:47 +01:00
Harald Hoyer caa0b5c1e1
Update README.md 2019-01-08 15:51:07 +01:00
Harald Hoyer 5028a389f2
Update README.md 2019-01-08 15:49:43 +01:00
Harald Hoyer 8ad6eaceac lots of documentation 2018-12-21 13:50:08 +01:00
Harald Hoyer 5145b950b5 update README.md 2018-12-20 17:07:55 +01:00
Harald Hoyer dad8c20f0c Cargo update 2018-12-20 16:51:13 +01:00
Harald Hoyer 4d2d807332 more doc 2018-12-20 16:32:00 +01:00
Harald Hoyer e0c2eadae0 update README.md 2018-12-20 15:01:52 +01:00
Harald Hoyer 6066a41f97 first commit 2018-12-18 07:46:32 +01:00