From cf8a7968604dc3e0d9e71547738fa8d497e3ca55 Mon Sep 17 00:00:00 2001 From: renealr Date: Mon, 19 Nov 2018 15:01:00 -0500 Subject: update sparky read the docs files update the rst files for sparky read the doc files removed white space Issue-ID: AAI-1268 Change-Id: I4ff2ab6d34e1cb4112fb22c46cd20306e44cc834 Signed-off-by: renealr --- docs/view_inspect.rst | 44 -------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 docs/view_inspect.rst (limited to 'docs/view_inspect.rst') diff --git a/docs/view_inspect.rst b/docs/view_inspect.rst deleted file mode 100644 index d25f95f..0000000 --- a/docs/view_inspect.rst +++ /dev/null @@ -1,44 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -Sparky - Inventory UI Service -============================= - -*View & Inspect* Overview -~~~~~~~~~~~~~~~~~~~~~~~~~ - -*View & Inspect* provides a graph based view of elements within AAI. A -single entity is the entry point into each graph, and from that base -element a graph is generated based off relationships. - -Navigation to *View & Inspect* -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -The *View & Inspect* view can be reached by two means: - -1. Main navigation menu -2. Selecting a search result related to an entity instance (e.g. an - entity called readme-entity) - -Using *View & Inspect* -~~~~~~~~~~~~~~~~~~~~~~ - -*View & Inspect* is driven by using the search bar at the top of the UI -to find and select entity instances. Once an instance has been slected, -a request is proccessed in *Sparky's* backend component that generates a -graph representation of the selected entity. The graph data is returned -to *View & Inspect* and rendered on screen. - -Node Details -^^^^^^^^^^^^ - -Upon node selection, the selected graph node details will appear in a -panel to the right of the graph titled, *Node Details*. - -Interacting with the Graph -~~~~~~~~~~~~~~~~~~~~~~~~~~ - -The graph can be panned by clicking and holding empty space amongst the -graph and moving the mouse. This will pan the entire graph. The graph -can be zoomed in and out by using a mouse scroll wheel. Nodes in the -graph can be select by clicking on them. Nodes in the graph can be moved -by clicking, holding, and dragging them using the mouse. -- cgit 1.2.3-korg