7f17db504c
BUGFIX: Fix broken rst syntax
2017-05-04 08:35:25 +02:00
9e3f8b8195
TASK: Document new test implementation
2017-05-04 08:35:13 +02:00
Daniel Hürtgen
95da568935
Merge branch 'develop' into 'feature/74-check-removed-typoscript-constants'
...
# Conflicts:
# Documentation/source/features.rst
2017-05-02 22:12:23 +02:00
Daniel Hürtgen
475e38e3fc
Merge branch 'develop' into 'feature/41-check-removed-classes'
...
# Conflicts:
# Documentation/source/features.rst
2017-05-02 22:06:02 +02:00
Daniel Hürtgen
2ffe2a5676
Merge branch 'feature/71-refactor-removed-code' into 'develop'
...
Feature/71 refactor removed code
Closes #71
See merge request !79
2017-05-02 22:00:21 +02:00
299c33a075
FEATURE: Add warning for removed TypoScript Constants
...
* Configure removed constants in TYPO3 7.x.
* Add code / sniff.
* Add test.
* Update docs.
Resolves: #74
2017-05-02 12:44:04 +02:00
582ede2513
TASK: Add removed TypoScript feature to docs
2017-05-02 12:33:32 +02:00
a84f164c49
TASK: Fix typo
2017-05-02 12:33:32 +02:00
a0c9df5667
TASK: Document yaml format for features
...
* To enable others to configure their own features.
Resolves: #76
2017-05-02 12:33:32 +02:00
Daniel Hürtgen
52b110c5a6
Merge branch 'feature/76-document-feature-yaml' into 'develop'
...
TASK: Document yaml format for features
Closes #76
See merge request !81
2017-04-27 22:04:41 +02:00
d23bc4d221
TASK: Add documentation for new feature
...
Relates: #41
2017-04-27 17:05:02 +02:00
06e0578df2
TASK: Add removed TypoScript feature to docs
2017-04-27 17:01:30 +02:00
28d6e875d2
TASK: Fix typo
2017-04-27 17:01:06 +02:00
380398a0af
TASK: Document yaml format for features
...
* To enable others to configure their own features.
Resolves: #76
2017-04-27 16:54:51 +02:00
510774a3cc
TASK: Support at least PHP 5.6
...
* Adjust CI , composer and docs.
* Migrate modern code to 5.6 supported code.
Relates: #71
2017-04-27 14:16:22 +02:00
5704351d22
TASK: Adjust to PHP 7.1
...
* As PHP 7.1 is required, document and adjust tests in CI.
Relates: #71
2017-04-27 12:53:07 +02:00
69bb97ad94
Merge branch 'feature/72-refactor-sniff-architecture' into feature/54-add-checks-for-typoscript
2017-04-25 15:50:04 +02:00
27997c8445
TASK: Link to configuration in docs.
2017-04-25 15:37:16 +02:00
add747d0be
TASK: Fix type of headline in docs
2017-04-25 15:37:01 +02:00
5428b3805f
TASK: Document new feature in docs
2017-04-25 15:36:47 +02:00
28329844b8
TASK: Update docs
...
* To keep naming in sync with code, to make examples work.
2017-04-25 15:36:20 +02:00
22d50486cf
TASK: Remove unused intersphinx
...
* As long as we don't make use of intersphinx disable it to speed up
rendering of documentation.
2017-04-25 15:35:24 +02:00
74eb4dde20
TASK: Document yaml structure
...
* To ease contributions and modifications
Relates: #54
2017-04-13 15:44:52 +02:00
3e9d8c01c8
TASK: Rename TypoScript sniff
...
* As we not only check ObjectIdentifier's anymore, but also further
parts, renamce sniff to be more generic.
* Also rename configuration and tests accordingly.
Relates: #54
2017-04-13 15:27:25 +02:00
b394cff3d2
TASK: Add new configuration option to docs
...
Relates: #54
2017-04-13 13:48:01 +02:00
896117aa01
TASK: Add docs how to lint TypoScript
...
Relates: #54
2017-04-13 13:25:35 +02:00
fc8d3579ff
TASK: Add hint how to disable warnings for specific deprecations
2017-04-13 12:04:46 +02:00
c87546de29
BUGFIX: Broken documentation
...
* Fix broken links
* Fix broken syntax
Relates: #63
2017-04-13 11:02:50 +02:00
e05941ea46
TASK: Add requirements.txt to enable read the docs
...
* As we use a different theme.
Relates: #63
2017-04-13 10:55:08 +02:00
8cb68ff6bb
TASK: Migrate / write documentation
...
* Add further information and sections, e.g. about contribution and
extending.
Relates: #63
2017-04-13 10:54:32 +02:00
c388a7e8b3
TASK: Provide _static folder for docs
2017-04-13 09:06:34 +02:00
5c56c1cded
TASK: Add Makefile for documentation rendering
2017-04-13 09:04:02 +02:00
dde46a8d37
FEATURE: Add documentation rendering
...
Relates: #63
2017-04-13 08:46:17 +02:00