Initial commit - Typo3 11.5.41
This commit is contained in:
35
typo3conf/ext/pw_teaser/Documentation/Settings.yml
Normal file
35
typo3conf/ext/pw_teaser/Documentation/Settings.yml
Normal file
@@ -0,0 +1,35 @@
|
||||
# This is the project specific Settings.yml file.
|
||||
# Place Sphinx specific build information here.
|
||||
# Settings given here will replace the settings of 'conf.py'.
|
||||
|
||||
|
||||
---
|
||||
conf.py:
|
||||
copyright: 2010-2020
|
||||
project: Page Teaser (with Fluid)
|
||||
version: 5.0
|
||||
release: 5.0.1
|
||||
latex_documents:
|
||||
- - Index
|
||||
- pw_teaser.tex
|
||||
- 'Page Teaser (with Fluid)'
|
||||
- Armin Vieweg
|
||||
- manual
|
||||
latex_elements:
|
||||
papersize: a4paper
|
||||
pointsize: 10pt
|
||||
preamble: \usepackage{typo3}
|
||||
intersphinx_mapping:
|
||||
t3api:
|
||||
- http://docs.typo3.org/typo3cms/CoreApiReference/
|
||||
- null
|
||||
t3tsref:
|
||||
- http://docs.typo3.org/typo3cms/TyposcriptReference/
|
||||
- null
|
||||
t3start:
|
||||
- http://docs.typo3.org/typo3cms/GettingStartedTutorial/
|
||||
- null
|
||||
t3editors:
|
||||
- http://docs.typo3.org/typo3cms/EditorsTutorial/
|
||||
- null
|
||||
...
|
||||
Reference in New Issue
Block a user