Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

absmach/s0-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Warning

This repository is deprecated and no longer maintained. Please refer to the new repository (hardware-website) for the latest documentation.

S0 Documentation

This repo collects the collaborative work on S0 documentation.

Documentation is auto-generated from Markdown files in this repo.

MkDocs is used to serve the docs locally with different theming.

Install

Doc repo can be fetched from GitHub:

git clone https://github.com/absmach/s0-docs.git

Prerequisites

Python 3.11 or higher is required to run MkDocs.

  1. Create a virtual environment:

    python -m venv venv
  2. Activate the virtual environment:

    source venv/bin/activate
  3. Install MkDocs

    pip install mkdocs
  4. Additionally, install Material theme:

    pip install mkdocs-material

Usage

Use MkDocs to serve documentation:

mkdocs serve

Then just point the browser to http://127.0.0.1:8000.

About

Documentation for S0 gateway

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages