Git Product home page Git Product logo

relativity-trace-documentation's Introduction

layout title nav_order
default
Contribute to Documentation
6

Contribute to Documentation

{: .no_toc }

Relativity Trace Documentation is open source, meaning anyone can contribute updates to improve the content. {: .fs-6 .fw-300 }

  1. TOC {:toc}

Documentation Approach

This documentation process was inspired by: Microsoft Docs contributor guide and is based on Markdown language which is lightweight and portable. See more info here.

What is required to start contributing?

  1. Setup GitHub
  2. Create a Pull Request (PR)

    Please make all enhancements in the "develop" branch. {: .info }

  3. Use GitHub UI (for Quick Edits) OR https://typora.io for more involved changes
  4. Submit changes for review and get PR approved

Quick Edits

Follow this guide: https://docs.microsoft.com/en-us/contribute/#quick-edits-to-existing-documents

More Involved Edits

  1. Download https://typora.io
  2. Open it and then File -> Preferences
  3. Update Image Settings according to below
    1. image-20210909150142204
  4. ^ this will allow for copying and pasting of images directly into Typora

Key Standard Principles that MUST be followed

If these standard principles are not met the project will not build successfully. {: .warn }

Images

Image links MUST reference relative media folder AND images must be placed in the folder named after the name of .MD file within relative media folder

  1. Example mardown:
    ![](media/dynamic_rules/RuleGeneratorLayout.PNG)
  2. image-20210909153552766
  3. image-20210909153615643
  4. image-20210909153640922

Links

All links MUST be either relative OR refernce root

  1. example:

    {% raw %}
        ---
        ---
        [Extensible API's]({{ site.baseurl }}{% link docs/administrator_guide/proactive_ingestion_api_documentation.md %})
    {% endraw %}

Callouts

Callouts such as warn, info, etc...

Usage (.info, .warn, .danger are currently supported):

Do not blah blah blah...
{: .warn }

Information {: .info }

Warning {: .warn }

Danger {: .danger }

relativity-trace-documentation's People

Contributors

peterhallerrel avatar mishakogan avatar daccetta2 avatar atien23 avatar david-bachmann avatar mjdockman avatar digitalsaucepro avatar krzysztof-kukla1974 avatar wfreltrace avatar kasiawidlak avatar jaimebecker avatar soniachy avatar clemrelativity avatar akorczynskikcura avatar sethmk avatar mateuszluczak avatar enaujokas avatar raekaras avatar grzegorz-pasternak avatar jwhitingrel avatar agnieszkachmielowiec avatar brianheinz avatar mgibson1 avatar nmaa75 avatar chiawang avatar mireksk avatar calimetikcura avatar tracequeena avatar yellokondi avatar seanu avatar

Watchers

James Cloos 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.