1
0
Fork 0

get rid of categories and add more tags

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2023-10-26 11:53:38 +02:00
parent 575eac4fe0
commit 5ebee61159
20 changed files with 39 additions and 29 deletions

View file

@ -2,8 +2,7 @@
title = "rman - Search the Rust Documentation offline"
date = 2020-06-23
[taxonomies]
tags = [ "rust", "documentation" ]
categories = ["programming"]
tags = [ "rust", "documentation", "programming"]
+++
Want to search your local offline rust `std` documentation,
@ -30,4 +29,4 @@ Fire up your browser with the search window from your terminal:
$ rman MaybeUnit
```
Ok... it's not `man` and `apropos` ... but good enough for now.
Ok... it's not `man` and `apropos` ... but good enough for now.