You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.