Skip to content

Commit 4b33309

Browse files
author
mantid-builder
committed
Automatic update of developer site
1 parent f98f337 commit 4b33309

File tree

161 files changed

+161
-5812
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+161
-5812
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 88321a5239d2305c3f9932c2890b006c
3+
config: 1b4b0efa9f8b4f8441ffd5169a528a5b
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

AlgorithmProfiler.html

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -99,39 +99,7 @@ <h3>Navigation</h3>
9999

100100
<div class="container">
101101
<div class="row">
102-
<div class="col-md-3">
103-
<div id="sidebar" class="bs-sidenav" role="complementary"><ul>
104-
<li><a class="reference internal" href="#">Work flows algorithm profiling</a><ul>
105-
<li><a class="reference internal" href="#summary">Summary</a></li>
106-
<li><a class="reference internal" href="#mantid-build">Mantid build</a></li>
107-
<li><a class="reference internal" href="#adding-more-detailed-information">Adding more detailed information</a></li>
108-
<li><a class="reference internal" href="#analysing-tool">Analysing tool</a></li>
109-
</ul>
110-
</li>
111-
</ul>
112-
113-
<li>
114-
<a href="ToolsOverview.html" title="Previous Chapter: Tools Overview"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Tools Overview</span>
115-
</a>
116-
</li>
117-
<li>
118-
<a href="ProfilingOverview.html" title="Next Chapter: Profiling Overview"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Profiling Overview &raquo;</span>
119-
</a>
120-
</li>
121-
<div id="sourcelink">
122-
<a href="_sources/AlgorithmProfiler.rst.txt"
123-
rel="nofollow">Source</a>
124-
</div>
125-
<form action="search.html" method="get">
126-
<div class="form-group">
127-
<input type="text" name="q" class="form-control" placeholder="Search" />
128-
</div>
129-
<input type="hidden" name="check_keywords" value="yes" />
130-
<input type="hidden" name="area" value="default" />
131-
</form>
132-
</div>
133-
</div>
134-
<div class="body col-md-9 content" role="main">
102+
<div class="body col-md-12 content" role="main">
135103

136104
<section id="work-flows-algorithm-profiling">
137105
<h1>Work flows algorithm profiling<a class="headerlink" href="#work-flows-algorithm-profiling" title="Link to this heading"></a></h1>

Architecture.html

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -97,44 +97,7 @@ <h3>Navigation</h3>
9797

9898
<div class="container">
9999
<div class="row">
100-
<div class="col-md-3">
101-
<div id="sidebar" class="bs-sidenav" role="complementary"><ul>
102-
<li><a class="reference internal" href="#">Architecture</a><ul>
103-
<li><a class="reference internal" href="#summary">Summary</a></li>
104-
<li><a class="reference internal" href="#context">Context</a></li>
105-
<li><a class="reference internal" href="#container">Container</a></li>
106-
<li><a class="reference internal" href="#components">Components</a><ul>
107-
<li><a class="reference internal" href="#framework">Framework</a></li>
108-
<li><a class="reference internal" href="#mantidqt">mantidqt</a></li>
109-
<li><a class="reference internal" href="#workbench">workbench</a></li>
110-
</ul>
111-
</li>
112-
</ul>
113-
</li>
114-
</ul>
115-
116-
<li>
117-
<a href="Packaging.html" title="Previous Chapter: Packaging"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Packaging</span>
118-
</a>
119-
</li>
120-
<li>
121-
<a href="BuildingOnOSX.html" title="Next Chapter: Building on OS X"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Building on OS X &raquo;</span>
122-
</a>
123-
</li>
124-
<div id="sourcelink">
125-
<a href="_sources/Architecture.rst.txt"
126-
rel="nofollow">Source</a>
127-
</div>
128-
<form action="search.html" method="get">
129-
<div class="form-group">
130-
<input type="text" name="q" class="form-control" placeholder="Search" />
131-
</div>
132-
<input type="hidden" name="check_keywords" value="yes" />
133-
<input type="hidden" name="area" value="default" />
134-
</form>
135-
</div>
136-
</div>
137-
<div class="body col-md-9 content" role="main">
100+
<div class="body col-md-12 content" role="main">
138101

139102
<section id="architecture">
140103
<h1>Architecture<a class="headerlink" href="#architecture" title="Link to this heading"></a></h1>

AutomatedBuildProcess.html

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -97,39 +97,7 @@ <h3>Navigation</h3>
9797

9898
<div class="container">
9999
<div class="row">
100-
<div class="col-md-3">
101-
<div id="sidebar" class="bs-sidenav" role="complementary"><ul>
102-
<li><a class="reference internal" href="#">The Automated Build Process</a><ul>
103-
<li><a class="reference internal" href="#summary">Summary</a></li>
104-
<li><a class="reference internal" href="#the-details">The Details</a></li>
105-
<li><a class="reference internal" href="#other-notes">Other Notes</a></li>
106-
<li><a class="reference internal" href="#main-pipeline">Main Pipeline</a></li>
107-
</ul>
108-
</li>
109-
</ul>
110-
111-
<li>
112-
<a href="GitWorkflow.html" title="Previous Chapter: Mantid Git Workflow"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Mantid Git Workflow</span>
113-
</a>
114-
</li>
115-
<li>
116-
<a href="JenkinsConfiguration.html" title="Next Chapter: Jenkins Configuration"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Jenkins Configuration &raquo;</span>
117-
</a>
118-
</li>
119-
<div id="sourcelink">
120-
<a href="_sources/AutomatedBuildProcess.rst.txt"
121-
rel="nofollow">Source</a>
122-
</div>
123-
<form action="search.html" method="get">
124-
<div class="form-group">
125-
<input type="text" name="q" class="form-control" placeholder="Search" />
126-
</div>
127-
<input type="hidden" name="check_keywords" value="yes" />
128-
<input type="hidden" name="area" value="default" />
129-
</form>
130-
</div>
131-
</div>
132-
<div class="body col-md-9 content" role="main">
100+
<div class="body col-md-12 content" role="main">
133101

134102
<section id="the-automated-build-process">
135103
<h1>The Automated Build Process<a class="headerlink" href="#the-automated-build-process" title="Link to this heading"></a></h1>

BalsamiqWireframes.html

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -97,37 +97,7 @@ <h3>Navigation</h3>
9797

9898
<div class="container">
9999
<div class="row">
100-
<div class="col-md-3">
101-
<div id="sidebar" class="bs-sidenav" role="complementary"><ul>
102-
<li><a class="reference internal" href="#">Mockups with Balsamiq Wireframes</a><ul>
103-
<li><a class="reference internal" href="#overview">Overview</a></li>
104-
<li><a class="reference internal" href="#first-steps-with-balsamiq-wireframes">First steps with Balsamiq Wireframes</a></li>
105-
</ul>
106-
</li>
107-
</ul>
108-
109-
<li>
110-
<a href="QtDesignerForPython.html" title="Previous Chapter: Qt Designer for Python"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Qt Designer f...</span>
111-
</a>
112-
</li>
113-
<li>
114-
<a href="MantidUsedIconsTable.html" title="Next Chapter: Mantid Icon Table"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Mantid Icon Table &raquo;</span>
115-
</a>
116-
</li>
117-
<div id="sourcelink">
118-
<a href="_sources/BalsamiqWireframes.rst.txt"
119-
rel="nofollow">Source</a>
120-
</div>
121-
<form action="search.html" method="get">
122-
<div class="form-group">
123-
<input type="text" name="q" class="form-control" placeholder="Search" />
124-
</div>
125-
<input type="hidden" name="check_keywords" value="yes" />
126-
<input type="hidden" name="area" value="default" />
127-
</form>
128-
</div>
129-
</div>
130-
<div class="body col-md-9 content" role="main">
100+
<div class="body col-md-12 content" role="main">
131101

132102
<section id="mockups-with-balsamiq-wireframes">
133103
<h1>Mockups with Balsamiq Wireframes<a class="headerlink" href="#mockups-with-balsamiq-wireframes" title="Link to this heading"></a></h1>

BatchWidget/API/JobTreeView.html

Lines changed: 1 addition & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -99,46 +99,7 @@ <h3>Navigation</h3>
9999

100100
<div class="container">
101101
<div class="row">
102-
<div class="col-md-3">
103-
<div id="sidebar" class="bs-sidenav" role="complementary"><ul>
104-
<li><a class="reference internal" href="#">Job Tree View</a><ul>
105-
<li><a class="reference internal" href="#api-concepts">API Concepts</a><ul>
106-
<li><a class="reference internal" href="#row-location">Row Location</a><ul>
107-
<li><a class="reference internal" href="#dealing-with-cells">Dealing With Cells</a></li>
108-
</ul>
109-
</li>
110-
<li><a class="reference internal" href="#cells">Cells</a></li>
111-
<li><a class="reference internal" href="#subtrees">Subtrees</a></li>
112-
<li><a class="reference internal" href="#notification">Notification</a></li>
113-
<li><a class="reference internal" href="#filtering">Filtering</a></li>
114-
</ul>
115-
</li>
116-
</ul>
117-
</li>
118-
</ul>
119-
120-
<li>
121-
<a href="../index.html" title="Previous Chapter: Batch Widget Manual"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Batch Widget Manual</span>
122-
</a>
123-
</li>
124-
<li>
125-
<a href="../Internals/FindSubtreeRoots.html" title="Next Chapter: Find Subtree Roots"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Find Subtree Roots &raquo;</span>
126-
</a>
127-
</li>
128-
<div id="sourcelink">
129-
<a href="../../_sources/BatchWidget/API/JobTreeView.rst.txt"
130-
rel="nofollow">Source</a>
131-
</div>
132-
<form action="../../search.html" method="get">
133-
<div class="form-group">
134-
<input type="text" name="q" class="form-control" placeholder="Search" />
135-
</div>
136-
<input type="hidden" name="check_keywords" value="yes" />
137-
<input type="hidden" name="area" value="default" />
138-
</form>
139-
</div>
140-
</div>
141-
<div class="body col-md-9 content" role="main">
102+
<div class="body col-md-12 content" role="main">
142103

143104
<section id="job-tree-view">
144105
<span id="jobtreeview"></span><h1>Job Tree View<a class="headerlink" href="#job-tree-view" title="Link to this heading"></a></h1>

BatchWidget/Internals/CellBasedViewProperties.html

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -99,37 +99,7 @@ <h3>Navigation</h3>
9999

100100
<div class="container">
101101
<div class="row">
102-
<div class="col-md-3">
103-
<div id="sidebar" class="bs-sidenav" role="complementary"><ul>
104-
<li><a class="reference internal" href="#">Cell Based View Properties</a><ul>
105-
<li><a class="reference internal" href="#implementation">Implementation</a></li>
106-
<li><a class="reference internal" href="#a-note-on-adding-new-properties">A note on adding new properties</a></li>
107-
</ul>
108-
</li>
109-
</ul>
110-
111-
<li>
112-
<a href="QtStandardItemTreeModelAdapter.html" title="Previous Chapter: QtStandardItemTreeModelAdapter"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; QtStandardIte...</span>
113-
</a>
114-
</li>
115-
<li>
116-
<a href="../../EnumeratedString.html" title="Next Chapter: EnumeratedString"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">EnumeratedString &raquo;</span>
117-
</a>
118-
</li>
119-
<div id="sourcelink">
120-
<a href="../../_sources/BatchWidget/Internals/CellBasedViewProperties.rst.txt"
121-
rel="nofollow">Source</a>
122-
</div>
123-
<form action="../../search.html" method="get">
124-
<div class="form-group">
125-
<input type="text" name="q" class="form-control" placeholder="Search" />
126-
</div>
127-
<input type="hidden" name="check_keywords" value="yes" />
128-
<input type="hidden" name="area" value="default" />
129-
</form>
130-
</div>
131-
</div>
132-
<div class="body col-md-9 content" role="main">
102+
<div class="body col-md-12 content" role="main">
133103

134104
<section id="cell-based-view-properties">
135105
<span id="cellbasedviewproperties"></span><h1>Cell Based View Properties<a class="headerlink" href="#cell-based-view-properties" title="Link to this heading"></a></h1>

BatchWidget/Internals/ExtractSubtrees.html

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -99,33 +99,7 @@ <h3>Navigation</h3>
9999

100100
<div class="container">
101101
<div class="row">
102-
<div class="col-md-3">
103-
<div id="sidebar" class="bs-sidenav" role="complementary"><ul>
104-
<li><a class="reference internal" href="#">Extract Subtrees</a></li>
105-
</ul>
106-
107-
<li>
108-
<a href="FindSubtreeRoots.html" title="Previous Chapter: Find Subtree Roots"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Find Subtree Roots</span>
109-
</a>
110-
</li>
111-
<li>
112-
<a href="StrictModelIndexing.html" title="Next Chapter: Model Indices in Job Tree View"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Model Indices... &raquo;</span>
113-
</a>
114-
</li>
115-
<div id="sourcelink">
116-
<a href="../../_sources/BatchWidget/Internals/ExtractSubtrees.rst.txt"
117-
rel="nofollow">Source</a>
118-
</div>
119-
<form action="../../search.html" method="get">
120-
<div class="form-group">
121-
<input type="text" name="q" class="form-control" placeholder="Search" />
122-
</div>
123-
<input type="hidden" name="check_keywords" value="yes" />
124-
<input type="hidden" name="area" value="default" />
125-
</form>
126-
</div>
127-
</div>
128-
<div class="body col-md-9 content" role="main">
102+
<div class="body col-md-12 content" role="main">
129103

130104
<section id="extract-subtrees">
131105
<span id="extractsubtrees"></span><h1>Extract Subtrees<a class="headerlink" href="#extract-subtrees" title="Link to this heading"></a></h1>

BatchWidget/Internals/FindSubtreeRoots.html

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -99,33 +99,7 @@ <h3>Navigation</h3>
9999

100100
<div class="container">
101101
<div class="row">
102-
<div class="col-md-3">
103-
<div id="sidebar" class="bs-sidenav" role="complementary"><ul>
104-
<li><a class="reference internal" href="#">Find Subtree Roots</a></li>
105-
</ul>
106-
107-
<li>
108-
<a href="../API/JobTreeView.html" title="Previous Chapter: Job Tree View"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Job Tree View</span>
109-
</a>
110-
</li>
111-
<li>
112-
<a href="ExtractSubtrees.html" title="Next Chapter: Extract Subtrees"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Extract Subtrees &raquo;</span>
113-
</a>
114-
</li>
115-
<div id="sourcelink">
116-
<a href="../../_sources/BatchWidget/Internals/FindSubtreeRoots.rst.txt"
117-
rel="nofollow">Source</a>
118-
</div>
119-
<form action="../../search.html" method="get">
120-
<div class="form-group">
121-
<input type="text" name="q" class="form-control" placeholder="Search" />
122-
</div>
123-
<input type="hidden" name="check_keywords" value="yes" />
124-
<input type="hidden" name="area" value="default" />
125-
</form>
126-
</div>
127-
</div>
128-
<div class="body col-md-9 content" role="main">
102+
<div class="body col-md-12 content" role="main">
129103

130104
<section id="find-subtree-roots">
131105
<span id="findsubtreeroots"></span><h1>Find Subtree Roots<a class="headerlink" href="#find-subtree-roots" title="Link to this heading"></a></h1>

BatchWidget/Internals/QtStandardItemTreeModelAdapter.html

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -99,36 +99,7 @@ <h3>Navigation</h3>
9999

100100
<div class="container">
101101
<div class="row">
102-
<div class="col-md-3">
103-
<div id="sidebar" class="bs-sidenav" role="complementary"><ul>
104-
<li><a class="reference internal" href="#">QtStandardItemTreeModelAdapter</a><ul>
105-
<li><a class="reference internal" href="#usage">Usage</a></li>
106-
</ul>
107-
</li>
108-
</ul>
109-
110-
<li>
111-
<a href="StrictModelIndexing.html" title="Previous Chapter: Model Indices in Job Tree View"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Model Indices...</span>
112-
</a>
113-
</li>
114-
<li>
115-
<a href="CellBasedViewProperties.html" title="Next Chapter: Cell Based View Properties"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Cell Based Vi... &raquo;</span>
116-
</a>
117-
</li>
118-
<div id="sourcelink">
119-
<a href="../../_sources/BatchWidget/Internals/QtStandardItemTreeModelAdapter.rst.txt"
120-
rel="nofollow">Source</a>
121-
</div>
122-
<form action="../../search.html" method="get">
123-
<div class="form-group">
124-
<input type="text" name="q" class="form-control" placeholder="Search" />
125-
</div>
126-
<input type="hidden" name="check_keywords" value="yes" />
127-
<input type="hidden" name="area" value="default" />
128-
</form>
129-
</div>
130-
</div>
131-
<div class="body col-md-9 content" role="main">
102+
<div class="body col-md-12 content" role="main">
132103

133104
<section id="qtstandarditemtreemodeladapter">
134105
<span id="id1"></span><h1>QtStandardItemTreeModelAdapter<a class="headerlink" href="#qtstandarditemtreemodeladapter" title="Link to this heading"></a></h1>

0 commit comments

Comments
 (0)