Here are instructions for building the documentation:
cd doc make # for both the PDF version doc/asymptote.pdf and the HTML version cd png make # for the HTML version only: doc/png/index.html
Note that the HTML version cannot be built without
executing make from doc folder first.
The asy executable is required for compiling the diagrams
in the documentation.