miketerra / TraceaChain

Front end platform with Back End and Blockchain for Agriculture value chain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation README

TraceaChain Documentaion

Conventions

  • Source files are in RST format and found in the docs/source directory.
  • The main entry point is index.rst, so to add something into the Table of Contents you would simply modify that file in the same manner as all of the other topics. It's very self-explanatory once you look at it.
  • Relative links should be used whenever possible. The preferred syntax for this is: :doc:`anchor text <relativepath>`
    Do not put the .rst suffix at the end of the filepath.
  • For non RST files, such as text files, MD or YAML files, link to the file on github.

Notes: The above means we have a dependency on the github mirror repository. Relative links are unfortunately not working on github when browsing through a RST file.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License. s

About

Front end platform with Back End and Blockchain for Agriculture value chain

License:Apache License 2.0


Languages

Language:Go 97.7%Language:Shell 0.7%Language:JavaScript 0.6%Language:TypeScript 0.4%Language:Makefile 0.2%Language:HTML 0.2%Language:SCSS 0.1%