Chris Wong
|
c4cd049da8
|
Fix docs version indicator to include unannotated tags (#302)
Looks like GitHub's release feature doesn't create annotated tags by default.
|
2021-10-01 12:58:15 +00:00 |
|
Chris Wong
|
46000ee32e
|
Don't show the full executable path for Cargo status line
|
2021-09-04 16:38:37 +10:00 |
|
Chris Wong
|
5aa70751ac
|
Use \033 instead of \e in Makefile
macOS has an old version of `printf` that only supports octal escapes.
|
2021-09-04 16:37:41 +10:00 |
|
Chris Wong
|
3ceb70d727
|
Refactor book builder (#288)
Move page and nav builders to separate modules.
|
2021-09-04 06:26:32 +00:00 |
|
Chris Wong
|
3af1397541
|
Rewrite docs (#232)
|
2020-11-02 12:53:27 +13:00 |
|
Chris Wong
|
b3d16f83b1
|
Add a version string to the documentation (#227)
|
2020-10-08 11:05:00 +13:00 |
|
Chris Wong
|
165cfd5fe0
|
Update benchmarks and documentation dependencies (#221)
* Add `--locked` to benchmarks and documentation builds
* Update `Cargo.lock` and fix docs generator
|
2020-09-28 22:57:55 +10:00 |
|
Chris Wong
|
327480c442
|
Build table of contents in a separate step
- Add pretty logging to Makefile
|
2019-03-24 14:27:04 +13:00 |
|
Chris Wong
|
612208a344
|
Don't link a page to itself
|
2019-03-23 23:03:51 +13:00 |
|
Chris Wong
|
d23bbe6680
|
Add Makefile
|
2019-03-23 22:58:16 +13:00 |
|