
There's quite a bit of pingpong redirection with Nixpkgs and NixOS manual utilities. Since devmode was lacking a README, the descriptive text is moved there and it's referenced by both manuals.
7 lines
239 B
Markdown
7 lines
239 B
Markdown
# `devmode`
|
|
|
|
`devmode` is a daemon, that:
|
|
1. watches the manual's source for changes and when they occur — rebuilds
|
|
2. HTTP serves the manual, injecting a script that triggers reload on changes
|
|
3. opens the manual in the default browser
|