File tree 4 files changed +7
-2
lines changed
4 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# This is a repository for LST OSA
2
2
3
3
On-Site data reduction pipeline for LST
4
+
5
+ Further information?
6
+ Docs: [ https://contrera.gitlab.io/lstosa/ ] ( https://contrera.gitlab.io/lstosa/ )
7
+ Wiki: [ https://gitlab.com/contrera/lstosa/-/wikis/home ] ( https://gitlab.com/contrera/lstosa/-/wikis/home )
Original file line number Diff line number Diff line change 51
51
# Add any paths that contain custom static files (such as style sheets) here,
52
52
# relative to this directory. They are copied after the builtin static files,
53
53
# so a file named "default.css" will overwrite the builtin "default.css".
54
- html_static_path = ['_static' ]
54
+ #html_static_path = ['_static']
55
+ html_static_path = []
55
56
56
57
# Output file base name for HTML help builder.
57
58
htmlhelp_basename = 'LSTOSAdoc'
Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ The basic scheme is shown in the :numref:`data flow`:
20
20
21
21
.. figure :: LSTOSA_flow.png
22
22
23
- Data flow scheme at the MAGIC site .
23
+ Data flow scheme of LST onsite analysis .
24
24
You can’t perform that action at this time.
0 commit comments