Quick doc viewer

A quick documentation viewer for developers to preview documentations.

Features:

Usage:

  1. Build the quick-doc-viewer command line program:

    git clone https://github.com/zhangkaizhao/quick-doc-viewer.git cd quick-doc-viewer/ cargo build --release

  2. Run the built quick-doc-viewer command line program under the directory of documentations:

    cd /path/to/documentations/ /path/to/quick-doc-viewer

  3. Open the URL as follow in the web browser to start preview:

    http://127.0.0.1:8080/