Skip to content

Official documentation for Root, covering getting started guides, feature overviews, and integrations

Notifications You must be signed in to change notification settings

rootio-avr/root-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Root Documentation

This repository contains the official documentation for Root, covering:

  • Getting Started Guides
  • Feature Overviews
  • Integrations

View the Docs

📖 Live Site: https://root.github.io/documentation/

Contributing

To contribute updates to the documentation:

  1. Clone this repo:
    git clone https://github.com/root/root-docs.git
    cd root-docs
    
  2. Install dependencies:
    pip install mkdocs mkdocs-material
    
  3. Run the docs locally:
    mkdocs serve
    
  4. Open http://127.0.0.1:8000/ in your browser.
  5. Make edits and submit a pull request.

About

Official documentation for Root, covering getting started guides, feature overviews, and integrations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published