Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1016 Bytes

Readme.md

File metadata and controls

23 lines (16 loc) · 1016 Bytes

maxima-ja-docset

Docset for Maxima (a symbolic computation system):

Requirement

Usage for Dash on Mac OS X

Just download the docset file and double click to install.

html2dash usage

  1. Prepare python environment including pip
  2. pip install BeautifulSoup4
  3. git clone https://github.com/xuelangZF/html2Dash.git; cd html2Dash
  4. Obtain the latest version of Maxima HTML document from OSDN. Assume that the directory name is 'ja'.
  5. Replace the string 'maxima.html' within all html files to 'index.html'
  6. Change the filename 'maxima.html' to 'index.html'
  7. ./html2dash.py -n maxima ja