Skip to content

Commit 1ffa53a

Browse files
committed
[TASK] Improve documentation
1 parent 0f3d91b commit 1ffa53a

4 files changed

Lines changed: 18 additions & 20 deletions

File tree

Documentation/Index.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
.. include:: /Includes.rst.txt
1+
.. include:: /Includes.rst.txt
2+
3+
.. _start:
24

35
=========================
46
Converting LLXML to XLIFF
@@ -16,12 +18,6 @@ Converting LLXML to XLIFF
1618
:Language:
1719
en
1820

19-
:Description:
20-
Converting llxml to xliff
21-
22-
:Copyright:
23-
2016-2024
24-
2521
:Author:
2622
Sebastian Fischer
2723

@@ -33,8 +29,13 @@ Converting LLXML to XLIFF
3329
:Rendered:
3430
|today|
3531

32+
:Copyright:
33+
2016-2024
34+
3635
----
3736

37+
Converting llxml to xliff
38+
3839
The content of this document is related to TYPO3,
3940
a GNU/GPL CMS/Framework available from http://typo3.org
4041

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
1-
.. include:: /Includes.rst.txt
2-
3-
.. _installation:
1+
.. include:: /Includes.rst.txt
2+
.. index:: Installation
3+
.. _installation:
44

55
============
66
Installation
77
============
88

9-
109
Download via Composer
1110
=====================
1211

1312
Add evoweb/extender to the require in your composer.json.
1413

15-
.. code-block:: bash
16-
:caption: Enter on shell
14+
.. code-block:: bash
15+
:caption: Enter on shell
1716
18-
composer require evoweb/ew-llxml2xliff
17+
composer require evoweb/ew-llxml2xliff
1918

Documentation/Introduction/Index.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
1-
.. include:: /Includes.rst.txt
2-
3-
.. _introduction:
1+
.. include:: /Includes.rst.txt
2+
.. index:: Introduction
3+
.. _introduction:
44

55
============
66
Introduction
77
============
88

9-
109
What does it do?
1110
================
1211

1312
Provides a backend module to convert locallang.xml and locallang.php files
1413
to xliff. For every language, contained in the source file, an extra file gets created.
1514

16-
1715
Converting llxml to xliff:
1816
==========================
1917

Documentation/Sitemap.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:template: sitemap.html
22

3-
.. include:: /Includes.rst.txt
3+
.. include:: /Includes.rst.txt
44

55
=======
66
Sitemap

0 commit comments

Comments
 (0)