如何查看nim语言自带的手册

如何查看nim语言自带的手册

进入nim安装目录/doc

python -m http.server

浏览器打开127.0.0.1:8000/html/manual.html