Docset for Maxima (a symbolic computation system):
- Base html: Maxima Document in Japanese v5.37.2.1
- Tool: html2dash
Just download the docset file and double click to install.
- Prepare python environment including pip
pip install BeautifulSoup4
git clone https://github.com/xuelangZF/html2Dash.git; cd html2Dash
- Obtain the latest version of Maxima HTML document from OSDN. Assume that the directory name is
'ja'
. - Replace the string 'maxima.html' within all html files to 'index.html'
- Change the filename 'maxima.html' to 'index.html'
./html2dash.py -n maxima ja