Initial commit
This commit is contained in:
24
typo3conf/ext/metaseo/Documentation/Settings.yml
Normal file
24
typo3conf/ext/metaseo/Documentation/Settings.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
# 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}
|
||||
...
|
||||
Reference in New Issue
Block a user