Skip to content
Snippets Groups Projects
Commit 9e7c2428 authored by linawolf's avatar linawolf Committed by Lina Wolf
Browse files

[DOCS] Switch scheduler documentation to PHP-based rendering

* Introduce a guides.xml, the presence of this file
  triggers the new rendering.
* Remove outdated genindex: not supported anymore
* Remove old Settings.cfg, was only used for Sphinx

Attention: Backport needs manual changes to the guides.xml.

Resolves: #103339
Releases: main, 12.4, 11.5
Change-Id: Ifde54f6d21ae29ba8c3e8543601048cab2469744
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83341


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarLina Wolf <112@linawolf.de>
Tested-by: default avatarLina Wolf <112@linawolf.de>
parent 8252c02c
Branches
Tags
No related merge requests found
.. More information about this file:
https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt
.. ----------
.. text roles
.. ----------
.. role:: aspect(emphasis)
.. role:: bash(code)
.. role:: html(code)
.. role:: js(code)
.. role:: php(code)
.. role:: rst(code)
.. role:: sep(strong)
.. role:: sql(code)
.. role:: tsconfig(code)
:class: typoscript
.. role:: typoscript(code)
.. role:: xml(code)
:class: html
.. role:: yaml(code)
.. default-role:: code
.. ---------
.. highlight
.. ---------
.. By default, code blocks use PHP syntax highlighting
.. highlight:: php
.. You can put central messages to display on all pages here
.. include:: /Includes.rst.txt
.. _start:
===============
TYPO3 Scheduler
===============
......@@ -54,4 +56,3 @@ delivered by any extension.
:hidden:
Sitemap
genindex
......@@ -54,11 +54,10 @@ To run a specific scheduler task you need to provide the uid of the task::
bin/typo3 scheduler:run --task=8
or
or::
bin/typo3 scheduler:run -i 8
The example will trigger the task with uid 8.
.. versionadded:: 10.3
......
# More information about this file:
# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg
[general]
project = Scheduler
version = 11.5
release = 11.5
copyright = since 2009 by the TYPO3 contributors
[html_theme_options]
# "Edit on GitHub" button
github_repository = typo3/typo3
github_branch = 11.5
path_to_documentation_dir = typo3/sysext/scheduler/Documentation/
# Footer links
project_home = https://extensions.typo3.org/extension/scheduler/
project_contact = https://typo3.slack.com/archives/C025BQLFA
project_repository = https://github.com/typo3/typo3
project_issues = https://forge.typo3.org/projects/typo3cms-core/issues
project_discussions =
use_opensearch =
[intersphinx_mapping]
# Official TYPO3 manuals
# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/
# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/
# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/
t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/
# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/
# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/11.5/en-us/
# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/
# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/
# t3home = https://docs.typo3.org/
# t3install = https://docs.typo3.org/m/typo3/guide-installation/11.5/en-us/
# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/11.5/en-us/
# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/11.5/en-us/
# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/11.5/en-us/
# t3tca = https://docs.typo3.org/m/typo3/reference-tca/11.5/en-us/
# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/11.5/en-us/
# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/11.5/en-us/
# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/11.5/en-us/
# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/11.5/en-us/
# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/11.5/en-us/
# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/11.5/en-us/
# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/11.5/en-us/
# TYPO3 system extensions
# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/11.5/en-us/
# ext_core = https://docs.typo3.org/c/typo3/cms-core/11.5/en-us/
# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/11.5/en-us/
# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/11.5/en-us/
# ext_form = https://docs.typo3.org/c/typo3/cms-form/11.5/en-us/
# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/11.5/en-us/
# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/11.5/en-us/
# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/11.5/en-us/
# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/11.5/en-us/
# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/11.5/en-us/
# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/11.5/en-us/
.. include:: /Includes.rst.txt
=====
Index
=====
.. Sphinx will insert here the general index automatically.
<?xml version="1.0" encoding="UTF-8"?>
<guides xmlns="https://www.phpdoc.org/guides" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://www.phpdoc.org/guides ../vendor/phpdocumentor/guides-cli/resources/schema/guides.xsd"
links-are-relative="true">
<extension class="\T3Docs\Typo3DocsTheme\DependencyInjection\Typo3DocsThemeExtension"
project-home="https://extensions.typo3.org/extension/scheduler/"
project-contact="https://typo3.slack.com/archives/C025BQLFA"
project-repository="https://github.com/typo3/typo3"
project-issues="https://forge.typo3.org/projects/typo3cms-core/issues"
edit-on-github-branch="11.5"
edit-on-github="typo3/typo3"
edit-on-github-directory="typo3/sysext/scheduler/Documentation/"
typo3-core-preferred="11.5"
interlink-shortcode="typo3/cms-scheduler"
/>
<project title="Scheduler"
release="11.5"
version="11.5"
copyright="since 2009 by the TYPO3 contributors"
/>
</guides>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment