Commit graph

17 commits

Author SHA1 Message Date
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