Skip to content

trevctl/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Section markers

When defining a (sub)section, use the follow markers for each level:

  • with overline, for parts

    • with overline, for chapters
  • =, for sections
  • -, for subsections
  • ^, for subsubsections
  • ", for paragraphs

Versioning

The documentation on the master branch describes the current SensorBee code on the master branch.

The documentation on the vA.B branch describes the latest SensorBee vA.B.* version.

When the SensorBee version increases on the bugfix level, then a new tag (e.g., vA.B.D) is added to sensorbee/sensorbee and the documentation should normally stay untouched (unless the bug is mentioned there).

When the SensorBee version increases on the minor or major level, then a new tag (e.g., vA.C.0) is added to sensorbee/sensorbee and a new branch vA.C is created on sensorbee/docs.

Where necessary, fixes on the master branch of the documentation (e.g., spelling mistakes) are backported to the branches.

versioning scheme

About

SensorBee documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 38.6%
  • Makefile 30.5%
  • Batchfile 29.8%
  • CSS 1.1%