[BUGFIX] Changelog docs compile warnings
Fix a series of ReST documentation compile warnings, some of them lead to missing segments in the rendered docs. Most notable changes: * Always have an empty line after '.. code-block:: <highlight-indicator>' * Introduce inline text role ":javascript:" and use it consistently over ":js:", but give it the same HTML class "js" during rendering. This is because highlight code-block existists for "javascript", too, so this can now be used both in blocks as well as inline * Introduce inline text role ":sql:", can now be used inline, too, in addition to code-block * Various minor things like indentings in numerations, some broken tables, ... Change-Id: Id9c16257a76623dc9ee292253450865b95e13dc3 Resolves: #83313 Releases: master Reviewed-on: https://review.typo3.org/55063 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73445-RemoveFlashmessage_compatibilityjsFromCore.rst 2 additions, 2 deletions...king-73445-RemoveFlashmessage_compatibilityjsFromCore.rst
- typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73442-ModalGetSeverityClassHasBeenMovedToTheSeverityModule.rst 4 additions, 4 deletions...-ModalGetSeverityClassHasBeenMovedToTheSeverityModule.rst
- typo3/sysext/core/Documentation/Changelog/8.0/Feature-73429-WizardComponentHasBeenAdded.rst 25 additions, 16 deletions...angelog/8.0/Feature-73429-WizardComponentHasBeenAdded.rst
- typo3/sysext/core/Documentation/Changelog/8.1/Feature-75386-GetIdentifierInSlideCallback.rst 2 additions, 2 deletions...ngelog/8.1/Feature-75386-GetIdentifierInSlideCallback.rst
- typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76285-PopupConfigurationIsMovedToTYPO3settings.rst 8 additions, 8 deletions...eaking-76285-PopupConfigurationIsMovedToTYPO3settings.rst
- typo3/sysext/core/Documentation/Changelog/8.2/Feature-76590-IntroduceUnitTestsForJavaScript.rst 2 additions, 2 deletions...log/8.2/Feature-76590-IntroduceUnitTestsForJavaScript.rst
- typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst 3 additions, 3 deletions...3/Breaking-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst
- typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77137-JavaScriptAPIOfRTEChanged.rst 1 addition, 1 deletion...hangelog/8.3/Breaking-77137-JavaScriptAPIOfRTEChanged.rst
- typo3/sysext/core/Documentation/Changelog/8.3/Feature-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst 1 addition, 1 deletion....3/Feature-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst
- typo3/sysext/core/Documentation/Changelog/8.4/Feature-77900-IntroduceTypeScriptForTheCore.rst 4 additions, 4 deletions...gelog/8.4/Feature-77900-IntroduceTypeScriptForTheCore.rst
- typo3/sysext/core/Documentation/Changelog/8.4/Index.rst 0 additions, 10 deletionstypo3/sysext/core/Documentation/Changelog/8.4/Index.rst
- typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78521-DropUnusedJavaScriptFromBackendjs.rst 4 additions, 4 deletions.../8.5/Breaking-78521-DropUnusedJavaScriptFromBackendjs.rst
- typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78522-RemoveBackendUserOptionDebugInWindow.rst 1 addition, 1 deletion...5/Breaking-78522-RemoveBackendUserOptionDebugInWindow.rst
- typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78525-RemoveUnusedConfigurationOptionsForJavaScript.rst 3 additions, 3 deletions...g-78525-RemoveUnusedConfigurationOptionsForJavaScript.rst
- typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78279-DeprecateTopTYPO3BackendContentContaineriframe.rst 3 additions, 3 deletions...-78279-DeprecateTopTYPO3BackendContentContaineriframe.rst
- typo3/sysext/core/Documentation/Changelog/8.5/Important-17904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst 2 additions, 1 deletion...-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst
- typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78192-RefactorClickMenuContextMenu.rst 3 additions, 3 deletions...gelog/8.6/Breaking-78192-RefactorClickMenuContextMenu.rst
- typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79109-LowlevelVersionsCommandParametersChanged.rst 21 additions, 12 deletions...eaking-79109-LowlevelVersionsCommandParametersChanged.rst
- typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-StreamliningStructureOfCSSStyledContentAndFluidStyledContent.rst 2 additions, 2 deletions...iningStructureOfCSSStyledContentAndFluidStyledContent.rst
- typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79341-TCARichtextConfigurationInDefaultExtrasDropped.rst 3 additions, 0 deletions...-79341-TCARichtextConfigurationInDefaultExtrasDropped.rst
Please register or sign in to comment