File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # O2 Analysis Framework Documentation
1+ # ALICE O2 Analysis Framework Documentation
22
3- Welcome to the documentation page of the O2 analysis framework! Please use the links below to navigate quickly to the content you're looking for.
3+ Welcome to the documentation page of the ALICE O2 analysis framework! Please use the links below to navigate quickly to the content you're looking for.
44
55{% include horizontalcontents.html %}
Original file line number Diff line number Diff line change 1- title : ALICE O2 documentation
2- description : ALICE O2 Data Analysis Framework documentation project
1+ title : ALICE O2 Analysis Framework Documentation
2+ description : ALICE O2 Analysis Framework Documentation project
33
44theme : null
55
Original file line number Diff line number Diff line change 11{%- case page .url -%}
22 {%- when "/" -%}
3- {%- assign title = site .title
4- | append: " · "
5- | append: site .description | truncate: 110 -%}
3+ {%- assign title = site .title -%}
64 {%- when "/search.html" -%}
75 {%- assign title = __ .search | default: "Search"
86 | append: " · "
Original file line number Diff line number Diff line change 22 <div class =" sidebar height-full overflow-y-scroll overflow-x-hidden" >
33 <div class =" header d-flex flex-column p-0 text-center" >
44 <div class =" p-0" ><a href =" {{site .baseurl }}/docs/" ><img src =" {{site .baseurl }}/docs/images/aliceanalysis-1.png" width =" 50%" ></a ></div >
5- <div class =" p-0" >ALICE O2 Analysis framework </div >
6- <div class =" p-0" >D< small style = " font-size : 75 % " >OCUMENTATION </small ></div >
5+ <div class =" p-0" >ALICE O2 Analysis Framework </div >
6+ <div class =" p-0" >Documentation </small ></div >
77 </div >
88 <div class =" header d-flex flex-column p-3 text-center" >
99 <span class =" version" >{{ docs .latest_release .name }}</span >
Original file line number Diff line number Diff line change 11---
22sort : 0
3- title : Documentation home
3+ title : Home
44---
55
6- # O2 Analysis Framework Documentation
6+ # ALICE O2 Analysis Framework Documentation
77
88Welcome to the documentation page of the O2 analysis framework! Please use the links below to navigate quickly to the content you're looking for.
99
You can’t perform that action at this time.
0 commit comments