Skip to content
Snippets Groups Projects
Commit 2481864f authored by Carsten  Rose's avatar Carsten Rose
Browse files

Manual.rst: Add hint to configure DOCUMENTATION_QFQ for links to local Documentation.

parent e4bf9960
No related branches found
Tags v0.18.5
No related merge requests found
......@@ -335,7 +335,8 @@ config.qfq.ini
| | | time QFQ is called - *not* recommended! |
| | | 'never': never apply DB Updates. |
+-----------------------------+-------------------------------------------------+----------------------------------------------------------------------------+
| DOCUMENTATION_QFQ | DOCUMENTATION_QFQ=http://docs.typo3.org... | Link to the online documentation of QFQ. |
| DOCUMENTATION_QFQ | DOCUMENTATION_QFQ=http://docs.typo3.org... | Link to the online documentation of QFQ. Every QFQ installation also |
| | | contains a local copy: typo3conf/ext/qfq/Documentation/html/Manual.html |
+-----------------------------+-------------------------------------------------+----------------------------------------------------------------------------+
Example: *typo3conf/config.qfq.ini*
......@@ -409,6 +410,7 @@ Example: *typo3conf/config.qfq.ini*
; auto | always | never
;DB_UPDATE=auto
; Local Documentation (doc fits to installed version): typo3conf/ext/qfq/Documentation/html/Manual.html
;DOCUMENTATION_QFQ = https://docs.typo3.org/typo3cms/drafts/github/T3DocumentationStarter/Public-Info-053/Manual.html
..
......
......@@ -90,4 +90,6 @@ WKHTMLTOPDF = /opt/wkhtmltox/bin/wkhtmltopdf
; auto | always | never
;DB_UPDATE=auto
; Local Documentation (doc fits to installed version): typo3conf/ext/qfq/Documentation/html/Manual.html
;DOCUMENTATION_QFQ = https://docs.typo3.org/typo3cms/drafts/github/T3DocumentationStarter/Public-Info-053/Manual.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment