|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<guides xmlns="https://www.phpdoc.org/guides" |
| 3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 4 | + xsi:schemaLocation="https://www.phpdoc.org/guides ../vendor/phpdocumentor/guides-cli/resources/schema/guides.xsd" |
| 5 | + links-are-relative="true"> |
| 6 | + <extension class="\T3Docs\Typo3DocsTheme\DependencyInjection\Typo3DocsThemeExtension" |
| 7 | + project-home="https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/" |
| 8 | + project-contact="https://typo3.slack.com/archives/C028JEPJL" |
| 9 | + project-repository="https://github.com/TYPO3-Documentation/TYPO3CMS-Guide-FrontendLocalization" |
| 10 | + project-issues="https://github.com/TYPO3-Documentation/TYPO3CMS-Guide-FrontendLocalization/issues" |
| 11 | + edit-on-github-branch="main" |
| 12 | + edit-on-github="TYPO3-Documentation/TYPO3CMS-Guide-FrontendLocalization" |
| 13 | + typo3-core-preferred="stable" |
| 14 | + interlink-shortcode="typo3/guide-frontendlocalization" |
| 15 | + /> |
| 16 | + <project title="Frontend Localization Guide" |
| 17 | + release="main (development)" |
| 18 | + version="main (development)" |
| 19 | + copyright="since 2012 by the TYPO3 contributors" |
| 20 | + /> |
| 21 | + <inventory id="t3coreapi" |
| 22 | + url="https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/" |
| 23 | + /> |
| 24 | + <inventory id="t3editors" |
| 25 | + url="https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/" |
| 26 | + /> |
| 27 | + <inventory id="t3tca" |
| 28 | + url="https://docs.typo3.org/m/typo3/reference-tca/main/en-us/" |
| 29 | + /> |
| 30 | + <inventory id="t3tsref" |
| 31 | + url="https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/" |
| 32 | + /> |
| 33 | +</guides> |
0 commit comments