Skip to content

maogar10/AR.js-Docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR.js Documentation

🚀Live Documentation: https://ar-js-org.github.io/AR.js-Docs/

Development

Docs are based on https://www.mkdocs.org/.

To modify the Docs, you need to push to the master branch.

To publish them (they are currently hosted on Github Pages), you need to run

Installation

First you need to install mkdocs. You can easily install this with Homebrew.

brew install mkdocs

Then you need to install the theme:

pip3 install mkdocs-bootswatch
# or pip install mkdocs-bootswatch

Running

Run mkdocs serve to serve the site locally.

Deploying

mkdocs gh-deploy

About

Documentation for AR.js, made with MkDocs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published