Code Monkey home page Code Monkey logo

veracity-documentation's Introduction

Veracity for Developers Documentation

Welcome to the open source documentation for Veracity for Developers. Here you will find all the source files for the documentation on Veracity for Developers.

Making changes to the documentation

Everyone can propose changes to the Veracity documentation. Learn how to make changes to the documentation here

File structure

The documentation is organized into sections where each section can define not only which document should be contained within it, but also where it can be found. The root of the repository defines a set of known folders in which documentation can be placed:

Folder Description
common A folder containing legacy documentation. Future documentation should be placed in the sections folder under a relevant section.
schemas A folder containing JSON schemas defining known json object such as the table of contents (toc).
sections The root folder for documentation sections. This is where you should place all documentation.

Sections

All documentation is grouped into sections. A section is a distinct set of documentation resources describing a service, topic or other logically groupable entity within Veracity. Within a section you can write documentation as markdown files, place assets that are used by said files and define a table-of-contents to describe what can be found within the section. These are the rules for a root folder within the sections folder (such as identity):

  1. Must contain a single toc.json file matching the schema toc.json from the schemas folder.
  2. Must contain 1 or more markdown files.
  3. Can contain an assets folder (name must match exactly).
  4. assets folder can contain 0 or more assets (images, videos, PDFs ++) that can be linked to from the markdown files.
  5. All assets links must be relative to the markdown file location.

For sub folders all rules apply except number 1. A table of contents is only supported in the root of a section folder.

veracity-documentation's People

Contributors

andreashavnveracity avatar angelbrenne avatar annamiczka avatar benediktehk avatar benediktekallak avatar bredeborhaug avatar camillakjono avatar dnvarild avatar dnvhaakon avatar dnvstian avatar filipskou avatar frankveracity avatar giuca111 avatar gunskednv avatar hyldmo avatar jonassyrstad avatar kongshavn avatar luna89 avatar mingderekwang avatar mkzieb avatar monaolander avatar pettergiortz avatar phihod avatar r4ch45 avatar rogerw4dnv avatar rudfoss avatar sigurdmw avatar sigurdmwahl avatar synnelarsen avatar v-mittal avatar

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.