Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
11745d19
Commit
11745d19
authored
Jun 06, 2019
by
Carsten Rose
Browse files
Move .editorconfig to Documentation directory. Replace '\t' against 3 x space
parent
c9f75c11
Changes
2
Hide whitespace changes
Inline
Side-by-side
Documentation/.editorconfig
0 → 100644
View file @
11745d19
# EditorConfig is awesome: http://EditorConfig.org
#
# Use as master: https://github.com/TYPO3-Documentation/T3DocTeam/blob/master/.editorconfig
# top-most EditorConfig file
root = false
[{*.rst, *.rst.txt}]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 3
# MD-Files
[*.md]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 4
Documentation/Index.rst
View file @
11745d19
...
...
@@ -14,51 +14,51 @@ QFQ Extension
.. only:: html
:Classification:
qfq
:Classification:
qfq
:Version:
|release|
:Version:
|release|
:Language:
en
:Language:
en
:Description:
The extension offers support to:
:Description:
The extension offers support to:
* Create HTML Forms by clicking them together,
* Create reports based an SQL queries. The SQL can be nested and offers support for any kind of tags.
* Create HTML Forms by clicking them together,
* Create reports based an SQL queries. The SQL can be nested and offers support for any kind of tags.
:Keywords:
Quick Form Query, Form, Report, SQL, Query, Generator, Framework, Secure, Mobile Ready, Responsive.
:Keywords:
Quick Form Query, Form, Report, SQL, Query, Generator, Framework, Secure, Mobile Ready, Responsive.
:Copyright:
2017-2019
:Copyright:
2017-2019
:Author:
Carsten Rose, Benjamin Baer
:Author:
Carsten Rose, Benjamin Baer
:Email:
carsten.rose@math.uzh.ch, benjamin.baer@math.uzh.ch
:Email:
carsten.rose@math.uzh.ch, benjamin.baer@math.uzh.ch
:License:
This document is published under the Open Publication License
available from http://www.opencontent.org/openpub/
:License:
This document is published under the Open Publication License
available from http://www.opencontent.org/openpub/
:Rendered:
|today|
:Rendered:
|today|
The content of this document is related to TYPO3,
a GNU/GPL CMS/Framework available from `www.typo3.org <https://typo3.org/>`__.
The content of this document is related to TYPO3,
a GNU/GPL CMS/Framework available from `www.typo3.org <https://typo3.org/>`__.
**Table of Contents**
**Table of Contents**
.. toctree::
:maxdepth: 4
:maxdepth: 4
Manual
Release
Links
README
License
Manual
Release
Links
README
License
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment