File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
project = 'Belle II Event Display with Phoenix'
14
14
copyright = '2023, Hieu Le Cong Minh'
15
15
author = 'Hieu Le Cong Minh'
16
- release = 'v0.0 .0'
16
+ release = 'v0.1 .0'
17
17
18
18
# -- General configuration ---------------------------------------------------
19
19
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " display" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.1 .0" ,
4
4
"scripts" : {
5
5
"ng" : " ng" ,
6
6
"start" : " ng serve" ,
Original file line number Diff line number Diff line change 21
21
< app-phoenix-menu [rootNode] ="phoenixMenuRoot "> </ app-phoenix-menu >
22
22
< div class ="info ">
23
23
< h5 > < b > Le Cong Minh Hieu, The Belle II Collaboration</ b > </ h5 >
24
- < p > Belle II Detector, v0.0 .0</ p >
24
+ < p > Belle II Detector, v0.1 .0</ p >
25
25
< p > GSoC 2023</ p >
26
26
</ div >
27
27
< a id ="mainLogo " class ="main-logo fixed-top p-2 mx-auto mt-2 " routerLink ="/ ">
Original file line number Diff line number Diff line change 22
22
< app-phoenix-menu [rootNode] ="phoenixMenuRoot "> </ app-phoenix-menu >
23
23
< div class ="info ">
24
24
< h5 > < b > Le Cong Minh Hieu, The Belle II Collaboration</ b > </ h5 >
25
- < p > Belle II Event Display, v0.0 .0</ p >
25
+ < p > Belle II Event Display, v0.1 .0</ p >
26
26
< p > GSoC 2023</ p >
27
27
</ div >
28
28
< a id ="mainLogo " class ="main-logo fixed-top p-2 mx-auto mt-2 " routerLink ="/ ">
Original file line number Diff line number Diff line change 1
1
< div class ="container ">
2
2
< div class ="pricing-header p-3 pt-md-5 pb-md-4 text-center ">
3
3
< img src ="assets/images/logo.png " class ="logo mb-4 " alt ="" />
4
- < p class ="lead "> Welcome to the Belle II Event Display with Phoenix - v0.0 .0</ p >
4
+ < p class ="lead "> Welcome to the Belle II Event Display with Phoenix - v0.1 .0</ p >
5
5
</ div >
6
6
7
7
< div class ="row centered ">
You can’t perform that action at this time.
0 commit comments