forked from TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Settings.cfg
101 lines (75 loc) · 3.59 KB
/
Settings.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# Sphinx setup file for this project
#
# This document lives here:
# https://github.com/TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument/blob/master/Documentation/Settings.cfg
# See sample file:
# https://github.com/TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument/blob/master/Documentation/Settings.cfg
# Documentation:
# https://docs.typo3.org/typo3cms/HowToDocument/GeneralConventions/DirectoryFilenames.html#settings-cfg
[general]
project = Writing Documentation
version = 2.0
release = 2.0.0
t3author = TYPO3 Documentation Team & community
copyright = since 1999 by the authors
description = Intended: All you need to know
to write documentation.
; defaults:
# highlight_language = 'php'
# html_use_smartypants = False
# language = None
# master_doc = 'Index'
# pygments_style = 'sphinx'
# source_suffix = ['.rst', '.md']
# todo_include_todos = False
[notify]
about_new_builds = no
[html_theme_options]
# for theme t3SphinxThemeRtd
# to get the "Edit me on Github Button"
github_branch = master
github_repository = TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument
# Fill in values to get links in the "Related Links" section at the lower left
project_contact = mailto:[email protected]
project_discussions =
project_home = https://github.com/TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument
project_issues = https://github.com/TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument/issues
project_repository = https://github.com/TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument
# leave this empty
use_opensearch =
[intersphinx_mapping]
# for cross-referencing across manuals (intersphinx) with :ref:
#
# You must uncomment all manuals you use in your cross-references
#
# Example usage:
# :ref:`t3contribute:start` will link to start page of Contribution Guide
# t3api = https://typo3.org/api/typo3cms/
# t3cgl = https://docs.typo3.org/typo3cms/CodingGuidelinesReference/
t3contribute = https://docs.typo3.org/typo3cms/ContributionWorkflowGuide/
t3coreapi = https://docs.typo3.org/typo3cms/CoreApiReference/
t3docteam = https://docs.typo3.org/typo3cms/Teams/T3DocTeam/
# t3editors = https://docs.typo3.org/typo3cms/EditorsTutorial/
# t3extbasebook = https://docs.typo3.org/typo3cms/ExtbaseFluidBook/
# t3fal = https://docs.typo3.org/typo3cms/FileAbstractionLayerReference/
# t3inside = https://docs.typo3.org/typo3cms/InsideTypo3Reference/
t3install = https://docs.typo3.org/typo3cms/InstallationGuide/
# t3l10n = https://docs.typo3.org/typo3cms/FrontendLocalizationGuide/
# t3security = https://docs.typo3.org/typo3cms/SecurityGuide/
# t3services = https://docs.typo3.org/typo3cms/Typo3ServicesReference/
# t3skinning = https://docs.typo3.org/typo3cms/SkinningReference/
t3start = https://docs.typo3.org/typo3cms/GettingStartedTutorial/
t3sitepackage = https://docs.typo3.org/typo3cms/SitePackageTutorial/
t3tca = https://docs.typo3.org/typo3cms/TCAReference/
# t3templating = https://docs.typo3.org/typo3cms/TemplatingTutorial/
# t3ts45 = https://docs.typo3.org/typo3cms/TyposcriptIn45MinutesTutorial/
t3tsconfig = https://docs.typo3.org/typo3cms/TSconfigReference/
t3tsref = https://docs.typo3.org/typo3cms/TyposcriptReference/
# t3tssyntax = https://docs.typo3.org/typo3cms/TyposcriptSyntaxReference/
[extensions]
# ; Add to list of extensions[] as defined in 'conf.py'.
# ; Mention the extensions you need. Some are loaded automatically
# ; and don't need to be mentioned. Examples:
#
# This is required for embedding YouTube videos
any_name_youtube = sphinxcontrib.youtube