# 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: 1992-2014 project: TYPO3 Extension "news" version: 2.3.0 release: 2.3.0 latex_documents: - - Index - news.tex - News: Versatile news system - Georg Ringer - manual latex_elements: papersize: a4paper pointsize: 10pt preamble: \usepackage{typo3} ...