Files
vd/README.md
2025-07-03 21:30:14 +03:00

243 B

V documentation server

Synopsis:

generate and serve HTML documentation for V module

usage: vd [-l addr:port] [<dir>]

options:
  -help       print this help message and exit
  -l, -listen listen address, 127.0.0.1:4000 by default