Stan Lo 546e2eba7e
Add make html-server for live-reloading doc preview (#16494)
RDoc now has a `--server` mode that starts a local HTTP server
with live reload. Add an `html-server` make target so developers
can preview Ruby documentation while editing source files.

Usage: `make html-server` from the build directory, then visit
http://localhost:4000. Editing any source file's documentation
comment will automatically refresh the browser.

Use `make html-server RDOC_SERVER_PORT=8080` to change the port.
2026-03-28 13:28:35 +00:00
..
2026-03-10 21:18:49 -04:00
2025-12-26 08:59:22 +09:00
2026-02-06 18:35:02 -05:00
2026-03-22 15:19:35 -04:00
2026-03-22 14:22:47 -05:00
2026-02-21 14:17:24 -05:00