Files
oberstufe-alt/typo3conf/ext/metaseo/Documentation/Settings.yml
2018-04-02 08:07:38 +02:00

25 lines
539 B
YAML

# 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: 2014
project: MetaSEO
version: 1.0
release: 1.0.0
html_theme_options:
github_repository: mblaschke/TYPO3-metaseo
github_branch: develop
latex_documents:
- - Index
- metaseo.tex
- MetaSEO
- Markus Blaschke
- manual
latex_elements:
papersize: a4paper
pointsize: 10pt
preamble: \usepackage{typo3}
...