File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
packages/typo3-api/template/components Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 66 <section class =" phpdocumentor-sidebar__category -versions" >
77 <h1 class =" phpdocumentor-sidebar__category-title" >TYPO3 {{ parameter .typo3_version }}</h1 >
88 <ul class =" phpdocumentor-list" >
9- {% if parameter .typo3_version != ' main' %}<li ><a href =" https://api.typo3.org/main/{{ link(node ) }}" >TYPO3 main API</a ></li >{% endif %}
10- {% if parameter .typo3_version != ' 12.4' %}<li ><a href =" https://api.typo3.org/12.4/{{ link(node ) }}" >TYPO3 12.4 API</a ></li >{% endif %}
11- {% if parameter .typo3_version != ' 11.5' %}<li ><a href =" https://api.typo3.org/11.5/{{ link(node ) }}" >TYPO3 11.5 API</a ></li >{% endif %}
9+ {% if parameter .typo3_version != ' main' %}<li ><a href =" https://api.typo3.org/main/{{ link(node ) }}" >TYPO3 main/v14-dev API</a ></li >{% endif %}
10+ {% if parameter .typo3_version != ' 13.4' %}<li ><a href =" https://api.typo3.org/13.4/{{ link(node ) }}" >TYPO3 v13.4 LTS API</a ></li >{% endif %}
11+ {% if parameter .typo3_version != ' 12.4' %}<li ><a href =" https://api.typo3.org/12.4/{{ link(node ) }}" >TYPO3 v12.4 LTS API</a ></li >{% endif %}
12+ {% if parameter .typo3_version != ' 11.5' %}<li ><a href =" https://api.typo3.org/11.5/{{ link(node ) }}" >TYPO3 v11.5 eLTS API</a ></li >{% endif %}
1213 </ul >
1314 </section >
1415 <section class =" phpdocumentor-sidebar__category -docs" >
You can’t perform that action at this time.
0 commit comments