1
+ <!DOCTYPE html>
2
+ < html class ="writer-html5 " lang ="en " >
3
+ < head >
4
+ < meta charset ="utf-8 " /> < meta name ="generator " content ="Docutils 0.18.1: http://docutils.sourceforge.net/ " />
5
+
6
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
+ < title > <no title> — Red Hat PSAP topsail toolbox git-main/ef3d279e documentation</ title >
8
+ < link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
9
+ < link rel ="stylesheet " href ="_static/css/theme.css " type ="text/css " />
10
+ <!--[if lt IE 9]>
11
+ <script src="_static/js/html5shiv.min.js"></script>
12
+ <![endif]-->
13
+
14
+ < script src ="_static/jquery.js?v=5d32c60e "> </ script >
15
+ < script src ="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c "> </ script >
16
+ < script src ="_static/documentation_options.js?v=150e030c "> </ script >
17
+ < script src ="_static/doctools.js?v=9a2dae69 "> </ script >
18
+ < script src ="_static/sphinx_highlight.js?v=dc90522c "> </ script >
19
+ < script src ="_static/js/theme.js "> </ script >
20
+ < link rel ="index " title ="Index " href ="genindex.html " />
21
+ < link rel ="search " title ="Search " href ="search.html " />
22
+ </ head >
23
+
24
+ < body class ="wy-body-for-nav ">
25
+ < div class ="wy-grid-for-nav ">
26
+ < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
27
+ < div class ="wy-side-scroll ">
28
+ < div class ="wy-side-nav-search " >
29
+
30
+
31
+
32
+ < a href ="index.html " class ="icon icon-home ">
33
+ Red Hat PSAP topsail toolbox
34
+ </ a >
35
+ < div class ="version ">
36
+ 28, Sep 2025
37
+ </ div >
38
+ < div role ="search ">
39
+ < form id ="rtd-search-form " class ="wy-form " action ="search.html " method ="get ">
40
+ < input type ="text " name ="q " placeholder ="Search docs " aria-label ="Search docs " />
41
+ < input type ="hidden " name ="check_keywords " value ="yes " />
42
+ < input type ="hidden " name ="area " value ="default " />
43
+ </ form >
44
+ </ div >
45
+ </ div > < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu ">
46
+ < p class ="caption " role ="heading "> < span class ="caption-text "> General</ span > </ p >
47
+ < ul >
48
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="intro.html "> TOPSAIL</ a > </ li >
49
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="contributing.html "> Contributing</ a > </ li >
50
+ </ ul >
51
+ < p class ="caption " role ="heading "> < span class ="caption-text "> Understanding The Architecture</ span > </ p >
52
+ < ul >
53
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="understanding/orchestration.html "> The Test Orchestrations Layer</ a > </ li >
54
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="understanding/orchestration.html#the-ci-job-launchers "> The CI job launchers</ a > </ li >
55
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="understanding/orchestration.html#topsail-configuration-system "> TOPSAIL Configuration System</ a > </ li >
56
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="understanding/orchestration.html#calling-the-toolbox-commands "> Calling the toolbox commands</ a > </ li >
57
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="understanding/toolbox.html "> The Reusable Toolbox Layer</ a > </ li >
58
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="understanding/visualization.html "> The Post-mortem Processing & Visualization Layer</ a > </ li >
59
+ </ ul >
60
+ < p class ="caption " role ="heading "> < span class ="caption-text "> Extending The Architecture</ span > </ p >
61
+ < ul >
62
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="extending/orchestration.html "> Creating a New Orchestration</ a > </ li >
63
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="extending/toolbox.html "> How roles are organized</ a > </ li >
64
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="extending/toolbox.html#how-default-parameters-are-generated "> How default parameters are generated</ a > </ li >
65
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="extending/visualization.html "> Creating a new visualization module</ a > </ li >
66
+ </ ul >
67
+ < p class ="caption " role ="heading "> < span class ="caption-text "> TOPSAIL's Toolbox</ span > </ p >
68
+ < ul >
69
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="toolbox.generated/index.html "> Toolbox Documentation</ a > </ li >
70
+ </ ul >
71
+
72
+ </ div >
73
+ </ div >
74
+ </ nav >
75
+
76
+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav class ="wy-nav-top " aria-label ="Mobile navigation menu " >
77
+ < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
78
+ < a href ="index.html "> Red Hat PSAP topsail toolbox</ a >
79
+ </ nav >
80
+
81
+ < div class ="wy-nav-content ">
82
+ < div class ="rst-content ">
83
+ < div role ="navigation " aria-label ="Page navigation ">
84
+ < ul class ="wy-breadcrumbs ">
85
+ < li > < a href ="index.html " class ="icon icon-home " aria-label ="Home "> </ a > </ li >
86
+ < li class ="breadcrumb-item active "> <no title></ li >
87
+ < li class ="wy-breadcrumbs-aside ">
88
+ < a href ="_sources/README.rst.txt " rel ="nofollow "> View page source</ a >
89
+ </ li >
90
+ </ ul >
91
+ < hr />
92
+ </ div >
93
+ < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
94
+ < div itemprop ="articleBody ">
95
+
96
+ < p > See the rendered version of TOPSAIL’s documentation at this address:</ p >
97
+ < p > > < a class ="reference external " href ="https://openshift-psap.github.io/topsail/index.html "> https://openshift-psap.github.io/topsail/index.html</ a > </ p >
98
+
99
+
100
+ </ div >
101
+ </ div >
102
+ < footer >
103
+
104
+ < hr />
105
+
106
+ < div role ="contentinfo ">
107
+ < p > © Copyright 2021, Red Hat PSAP team.</ p >
108
+ </ div >
109
+
110
+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
111
+ < a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
112
+ provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
113
+
114
+
115
+ </ footer >
116
+ </ div >
117
+ </ div >
118
+ </ section >
119
+ </ div >
120
+ < script >
121
+ jQuery ( function ( ) {
122
+ SphinxRtdTheme . Navigation . enable ( true ) ;
123
+ } ) ;
124
+ </ script >
125
+
126
+ </ body >
127
+ </ html >
0 commit comments