Skip to content
forked from MyTooliT/ICOc

ICOtronic is a library and a set of tools to control the ICOtronic system, acquire data, and test stationary transceiver units and sensory tool holders

Notifications You must be signed in to change notification settings

MyTooliT/ICOtronic

 
 

Repository files navigation

GitHub Workflow Documentation API Documentation GitHub Workflow Tests

ICOtronic

This repository contains a data collection library for the ICOtronic system. For more information, please take a look at the online documentation.

Documentation

While you should be able to read the various Markdown files of the documentation separately, we recommend you read the bookdown manual instead. We provide a prebuilt version of the documentation here.

You can also download the documentation under the GitHub Actions tab (just select the latest run and click on the link “ICOtronic Manual”).

Build

If you want to build the documentation yourself, you need the following software:

After you installed the required software you can build the

  • HTML (make html),
  • EPUB (make epub), and
  • PDF (make pdf)

version of the documentation. The output will be stored in the folder Bookdown in the root of the repository. If you want to build all versions of the documentation, just use the command

make doc

in the repo root.

About

ICOtronic is a library and a set of tools to control the ICOtronic system, acquire data, and test stationary transceiver units and sensory tool holders

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.1%
  • Raku 2.1%
  • Other 0.8%