Coder Social home page Coder Social logo

hardwario / doc-chester-g1 Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 1.21 MB

Documentation for HARDWARIO CHESTER:G1

License: Creative Commons Attribution Share Alike 4.0 International

Makefile 6.34% Python 52.30% CSS 19.23% Dockerfile 7.37% Shell 14.76%
doc iot chester hardwario sphinx

doc-chester-g1's Introduction

Repository: doc-chester

This repository contains source data for the online datasheet of CHESTER. It uses Sphinx as a documentation generator altogether with reStructuredText as a lightweight markup language.

The documentation is hosted at Read The Docs and is automatically built on commit to the master branch.

Once built, the site is available at: https://chester.hardwario.com/

Setup

You can build your local version of the documentation. All you need is Docker Desktop and Git.

Follow these steps:

  1. Open the terminal.

  2. Clone the repository:

    git clone https://github.com/hardwario/doc-chester.git
    
  3. Go to the repository:

    cd doc-chester
    
  4. Build the Docker image:

    ./docker.sh build
    

Usage

Generate the documentation:

./docker.sh generate

The documentation output is in the directory build/html/.

You can also run the local web server that watches source files for changes and automatically regenerates the documentation:

./docker.sh serve

Once started, the documentation is available at: http://localhost:5500/

If you want to clean the output (contents of the build/ directory), just use:

./docker.sh clean

Editing

The source files are located in the source/ directory. Use an editor of your preference.

We recommend Visual Studio Code with these extensions:

  • EditorConfig (to automatically follow .editorconfig file rules)
  • reStructuredText (syntax support and highlight for .rst files)
  • Grammarly (for spelling and grammar check)

Altogether with the ./docker.sh serve mode, you can have editor and the live browser preview side-by-side.

License

This project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License - see the LICENSE file for details.


Made with ❤️ by HARDWARIO a.s. in the heart of Europe.

doc-chester-g1's People

Contributors

hubmartin avatar hubpav avatar smejkaljakub avatar worepix avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

afabik worepix

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.