Coder Social home page Coder Social logo

nokia-yangtree's Introduction

Warning.
This repo is now a public archive. No new models will be uploaded.

Nokia YANGtree

Nokia YANGtree repo contains the HTML views for some of the Nokia 7x50 YANG models. The provided output formats are:

  • Tree-based HTML view, aka HTML tree browser
  • HTML path browser
  • flattened YANG paths in text format that enables you to easily navigate and search through the YANG model paths.

1 Releases

The repo structure leverages git tags. Each tag points to a file collection generated for a specific Nokia 7x50 release. To browse the artifacts for a certain SR OS release, select the corresponding tag as demonstrated:

select_tag

2 YANG browser

The following web pages have been generated for you to easily navigate SR OS YANG models:

Note: due to the substantial size of the HTML documents it might take a while to load them.

Read more about the YANG browser capabilities here.

3 Download

There are several ways to download the outputs for a specific release. The below examples will assume the sros_21.5.r2 release is in question.

3.1 Clone with git

If git is installed it is possible to clone the artifacts for a specific tag with the following command:

git clone -b sros_21.5.r2 --depth 1 https://github.com/hellt/nokia-yangtree

3.2 Archives

It is possible to download the whole outputs collection for a specific release in the zip or tgz containers.

The github releases(https://github.com/hellt/nokia-yangtree/releases) page contains the direct links to those archives. If needed, the download link can be programmatically concatenated using the following rule:

for zip https://github.com/hellt/nokia-yangtree/archive/ + tag_name + zip

for tar.gz https://github.com/hellt/nokia-yangtree/archive/ + tag_name + tar.gz

Here are the direct links to download sros_21.5.r2 models outputs in the respective containers:

nokia-yangtree's People

Contributors

hellt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nokia-yangtree's Issues

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.