Florian Klink
|
aed77a8fb2
|
tree-wide: replace /bin/bash with /usr/bin/env bash
The latter is more portable, while the former only works on systems
where /bin/bash exists (or is symlinked appropriately).
|
2024-06-11 12:47:47 +01:00 |
|
Nick Craig-Wood
|
74b8cbfb84
|
docs: set unsafe HTML parsing to false and fix raw HTML insertion
This means that markdown files can't contain <thing> any more.
|
2020-05-27 17:31:09 +01:00 |
|
Anagh Kumar Baranwal
|
6531126eb2
|
Fixes the rc docs creation
Signed-off-by: Anagh Kumar Baranwal <anaghk.dos@gmail.com>
|
2018-10-25 11:29:59 +01:00 |
|
Nick Craig-Wood
|
9ab2521ef2
|
rc: autogenerate and tidy the docs and commands
* Rename rc/pid -> core/pid
* Sort the output of `rc list`
* Make a script to autogenerate the docs
* Tidy docs
|
2018-04-23 20:57:17 +01:00 |
|