Skip to content

Commit e2f6955

Browse files
committed
Migration documentation rendering
1 parent 2a511cc commit e2f6955

File tree

2 files changed

+19
-62
lines changed

2 files changed

+19
-62
lines changed

Documentation/Settings.cfg

Lines changed: 0 additions & 62 deletions
This file was deleted.

Documentation/guides.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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://extensions.typo3.org/extension/staticfilecache"
8+
project-contact="https://typo3.slack.com/archives/C9LRD4LSJ"
9+
project-repository="https://github.com/lochmueller/staticfilecache"
10+
project-issues="https://github.com/lochmueller/staticfilecache/issues"
11+
edit-on-github-branch="master"
12+
edit-on-github="lochmueller/staticfilecache"
13+
typo3-core-preferred="13.4"/>
14+
<project title="Static File Cache"
15+
release="main (development)"
16+
version="main (development)"
17+
copyright="since 2016 by Tim Lochmüller &amp; Contributors"/>
18+
<inventory id="ext_form" url="https://docs.typo3.org/c/typo3/cms-form/13.4/en-us/"/>
19+
</guides>

0 commit comments

Comments
 (0)