34 lines
719 B
ReStructuredText
34 lines
719 B
ReStructuredText
.. ==================================================
|
|
.. FOR YOUR INFORMATION
|
|
.. --------------------------------------------------
|
|
.. -*- coding: utf-8 -*- with BOM.
|
|
.. This is 'Includes.txt'. It is included at the very top of each and
|
|
every ReST source file in this documentation project (= manual).
|
|
|
|
.. ----------
|
|
.. text roles
|
|
.. ----------
|
|
|
|
.. role:: aspect(emphasis)
|
|
.. role:: html(code)
|
|
.. role:: js(code)
|
|
.. role:: php(code)
|
|
.. role:: pn(emphasis)
|
|
.. role:: rst(code)
|
|
.. role:: sep(strong)
|
|
.. role:: typoscript(code)
|
|
|
|
.. role:: ts(typoscript)
|
|
:class: typoscript
|
|
|
|
.. role:: yaml(code)
|
|
|
|
.. default-role:: code
|
|
|
|
.. ---------
|
|
.. highlight
|
|
.. ---------
|
|
|
|
.. By default, code blocks are html
|
|
|
|
.. highlight:: html |