Skip to content

JeroenIoT/chirpstack-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChirpStack documentation

This repository contains the global chirpstack.io documentation.

Requirements

The docs are generated using MkDocs, which is a Python based documentation generator. Make sure you have Python and pip installed first. To install the MkDocs requirements:

pip install -r requirements.txt

Test server

The following command starts a server for testing the documentation:

mkdocs serve -a 0.0.0.0:9090

About

ChirpStack project documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.3%
  • Makefile 3.7%