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
{name: "Default page",url: "httpserver.C/index.htm",title : "Default HTML page of running httpserver.C macro (snapshot)"},
156
-
{name: "Sub-folder",url: "httpserver.C/Files/job1.root/index.htm",title : "Browse server objects from sub-folder"},
157
-
{name: "Display item",url: "httpserver.C/index.htm?item=Files/job1.root/hpxpy&opt=colz&monitoring=1000",title : "Display histogram and enable monitoring (not updating while snapshot is used)"},
155
+
{name: "Default page",url: "httpserver.C/",title : "Default HTML page of running httpserver.C macro (snapshot)"},
156
+
{name: "Sub-folder",url: "httpserver.C/Files/job1.root/",title : "Browse server objects from sub-folder"},
157
+
{name: "Display item",url: "httpserver.C/?item=Files/job1.root/hpxpy&opt=colz&monitoring=1000",title : "Display histogram and enable monitoring (not updating while snapshot is used)"},
158
158
{name: "No browser (1)",url: "httpserver.C/Files/job1.root/hpxpy/draw.htm?opt=colz",title : "Display item without browser, using provided draw.htm page"},
159
-
{name: "No browser (2)",url: "httpserver.C/index.htm?nobrowser&item=Files/job1.root/hpxpy&opt=colz",title : "Display item without browser, using nobrowser option and normal UI"},
159
+
{name: "No browser (2)",url: "httpserver.C/?nobrowser&item=Files/job1.root/hpxpy&opt=colz",title : "Display item without browser, using nobrowser option and normal UI"},
160
160
{name: "Produce PNG",url: "httpserver.C/Files/job1.root/hpxpy/root.png",title : "Use normal ROOT drawing to produce PNG image"},
161
-
{name: "Access object members",url: "httpserver.C/index.htm?item=Canvases/c1/fPrimitives/hpx",title : "Show histogram from TCanvas lists of primitives (all other objects not cached in this example)"},
161
+
{name: "Access object members",url: "httpserver.C/?item=Canvases/c1/fPrimitives/hpx",title : "Show histogram from TCanvas lists of primitives (all other objects not cached in this example)"},
{name: "Default page",url: "httpcontrol.C/index.htm",title : "Default HTML page of running httpscontrol.C macro (snapshot)"},
170
-
{name: "Text output",url: "httpcontrol.C/index.htm?layout=simple&item=Debug&monitoring=0",title : "Custom text output, using MathJax.js; also disable default monitoring"},
169
+
{name: "Default page",url: "httpcontrol.C/",title : "Default HTML page of running httpscontrol.C macro (snapshot)"},
170
+
{name: "Text output",url: "httpcontrol.C/?layout=simple&item=Debug&monitoring=0",title : "Custom text output, using MathJax.js; also disable default monitoring"},
171
171
{name: "Text output (2)",url: "httpcontrol.C/Debug/draw.htm",title : "Custom text output without browser"}
0 commit comments