Skip to content

Shogun5/evothings-doc

 
 

Repository files navigation

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!

About

Documentation for Evothings Studio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 88.5%
  • CSS 10.9%
  • JavaScript 0.6%