File tree Expand file tree Collapse file tree 4 files changed +55
-37
lines changed
Expand file tree Collapse file tree 4 files changed +55
-37
lines changed Original file line number Diff line number Diff line change 1+ 2018-02-22 Francois Suter <
[email protected] >
2+
3+ * Updated documentation configuration file
4+
152018-02-18 Francois Suter <
[email protected] >
26
37 * Added check for database availability, resolves #6
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Developer's Log
2727 log, devlog, logging
2828
2929 :Copyright:
30- 2007-2017
30+ 2007-2018
3131
3232 :Author:
3333 François Suter (Cobweb)
Original file line number Diff line number Diff line change 1+ [general]
2+ copyright = 2007-2018
3+ project = Developer' s Log
4+ release = 3.0.2
5+ version = 3.0
6+
7+ [html_theme_options]
8+ github_branch =
9+ github_commit_hash =
10+ github_repository =
11+ path_to_documentation_dir =
12+ github_revision_msg =
13+ github_sphinx_locale =
14+ project_contact =
15+ project_discussions =
16+ project_home =
17+ project_issues =
18+ project_repository =
19+ use_opensearch =
20+
21+ [intersphinx_mapping]
22+ t3api = http://docs.typo3.org/typo3cms/CoreApiReference/
23+ t3tca = http://docs.typo3.org/typo3cms/TCAReference/
24+ t3tsconfig = http://docs.typo3.org/typo3cms/TSconfigReference/
25+
26+ [extensions]
27+ ext_00 = sphinx.ext.intersphinx
28+ ext_01 = t3sphinx.ext.t3extras
29+ ext_02 = t3sphinx.ext.t3tablerows
30+ ext_03 = t3sphinx.ext.targets
31+
32+ [latex_elements]
33+ papersize = a4paper
34+ pointsize = 10pt
35+ preamble = \u sepackage{typo3}
36+
37+
38+ # About Settings.cfg
39+
40+ # normal:
41+ # https://github.com/marble/typo3-docs-typo3-org-resources/blob/master/TemplatesForCopying/ExampleFiles/Settings-minimal.cfg
42+
43+ # extensive:
44+ # https://github.com/marble/typo3-docs-typo3-org-resources/blob/master/TemplatesForCopying/ExampleFiles/Settings-extensive.cfg
45+
46+ # Example files:
47+ # https://github.com/marble/typo3-docs-typo3-org-resources/tree/master/TemplatesForCopying/ExampleFiles
48+
49+ # More:
50+ # http://mbless.de/blog/2015/10/24/a-new-task-for-an-old-server.html#ini-files
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments