A quick documentation viewer for developers to preview documentations.
.git
, etc. useless for preview are ignoredBuild the quick-doc-viewer
command line program:
git clone https://github.com/zhangkaizhao/quick-doc-viewer.git cd quick-doc-viewer/ cargo build --release
Run the built quick-doc-viewer
command line program under the directory of documentations:
cd /path/to/documentations/ /path/to/quick-doc-viewer
Open the URL as follow in the web browser to start preview:
http://127.0.0.1:8080/