AR.js-docs
AR.js-docs copied to clipboard
documentation for AR.js
They all send us to a dead link.
I fixed 404 links and add links which have not been used.
Many of the links on the examples page result in a 404. Cloning the repo and trying examples locally is not a good replacement option since their dependencies are not...
- take ar.js source from the repository - https://github.com/jeromeetienne/ar.js - include it as git submodules - change the Makefile to launch jsdoc generation ```make jsdoc``` - output the result into...