Skip to content

iot-edge/iot-edge-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Open IoT Edge Documentation

This repo contains documentation pages for the IoT Edge Server project.

The /docs directory contains raw markdown files and image assets.

These files are rendered on the browser using the Docsify documentation runner.

Editing Documentation

The doc pages can be edited by issuing a pull request to this repository.

To setup a local doc server, install docsify:

npm install -g docsify

Then clone the repository:

git clone https://github.com/iot-edge/iot-edge-docs.git

Then run the docsify server in the directory:

cd iot-edge-docs
docsify serve docs

About

Documentation for the Open IoT Edge server https://iot-edge.github.io/iot-edge-docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published