Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.06 KB

Evothings Studio Documentation

This repository contains the documentation files for Evothings Studio.

Documentation web site

The documentation is available for browsing online at the Evothings documentation web site.

Build of generated documentation

JSDoc is used to build documentation for JavaScript libraries. Here are instructions for how to build if you want to do this yourself.

Library source files used are found in repository evothings-libraries.

The 'evothings-libraries' repo must be in a sibling folder of this repo for the build script to work. Like this:

parent-folder
    evothings-doc
    evothings-libraries

Build using npm (Node Package Manager):

npm install
npm start

The output folder that contains the generated documentation is:

lib-doc/

This folder is under version control for convince.

Get started quickly with mobile apps for IoT

Download Evothings Studio and get up and running in minutes!