Skip to content
Umar Nawawi edited this page Sep 27, 2018 · 3 revisions

Introduction

The pyang -f jstree generates a web page with a tree control to navigate the model. It mimics the text-based tree output

Javascript Tree

The Javascript tree output creates a html/javascript page with the model. Mouse-over gives description for nodes and detailed type information for types. It also shows the path for each node.

The Javascript tree output