Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

use guides.xml instead of Settings.cfg #63

Merged
merged 2 commits into from
Jul 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Documentation/Configuration/TypoScriptReference/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ don't hesitate to cross-link to the TypoScript Reference as shown below.

See :ref:`h2document:how-to-document-hyperlinks` for information about how to use cross-references.

See the :file:`Settings.cfg` file for the declaration of cross-linking keys.
See the :file:`guides.xml` file for the declaration of cross-linking keys.

.. toctree::
:maxdepth: 5
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Introduction/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ install and use this extension.

.. attention::

Do not forget to set extension's version number in :file:`Settings.cfg` file,
Do not forget to set extension's version number in :file:`guides.xml` file,
in the :code:`release` property.
It will be automatically picked up on the cover page by the :code:`|release|` substitution.

Expand Down