html转Docset
软件使用 * 安装Python macOS自带python,这里就不需要再安装了。 * 安装beautifulsoup4.3.2 下载地址 https://pypi.python.org/pypi/beautifulsoup4/4.3.2 解压下载好的beautifulsoup4-4.3.2.tar.gz 然后终端进入beautifulsoup4-4.3.2文件夹 执行安装命令: sudo python setup.py install * 下载html2Dash 下载地址 https://github.com/xuelangZF/html2Dash#fork-destination-box * html转