Skip to content
Snippets Groups Projects
  1. Mar 25, 2024
  2. Apr 07, 2022
    • Alexander Nitsche's avatar
      [DOCS] Align with new TYPO3 documentation standards · a93634c1
      Alexander Nitsche authored
      - align README.rst, Index.rst, Includes.txt, Includes.rst.txt,
        Settings.cfg
      - add genindex.rst, Sitemap.rst
      - remove outdated Targets.rst
      - rename Includes.txt to Includes.rst.txt
      - reference manual's start page with :doc:`<manual>:Index`
      
      Adding the custom label `start` to the beginning of the manual's
      Index.rst is redundant. Use :doc:`<manual>:Index` instead of
      :ref:`<manual:start>` to refer to it.
      
      - replace :ts: with :typoscript: text role
      
      The ambiguous :ts: text role has been removed to
      not confuse the writer with typescript and typoscript.
      
      - fix rendering warnings of EXT:core
      - fix rendering warnings of EXT:dashboard
      - fix rendering warnings of EXT:fluid_styled_content
      - fix rendering warnings of EXT:form
      - fix rendering warnings of EXT:linkvalidator
      
      - remove outdated encoding note
      - align reST validator at Build/Scripts/validateRstFiles.php
      
      See https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.ht...
      a93634c1
  3. Dec 14, 2021
  4. Oct 28, 2018
  5. May 17, 2018
  6. Mar 18, 2018
  7. Jul 03, 2017
  8. Aug 02, 2016
  9. Jul 16, 2013
    • Francois Suter's avatar
      [FEATURE] Migrate sysext manuals to reST · c8c0175c
      Francois Suter authored
      All system extension manuals are migrated to reStructured Text.
      All OpenOffice manuals are removed.
      
      Resolves: #50052
      Releases: 6.2
      Change-Id: I9d8d9ad433276e6105d9c38b9f2a3b34dc8749f6
      Reviewed-on: https://review.typo3.org/22337
      Tested-by: Wouter Wolters
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      c8c0175c