Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Switch documentation rendering to PHP-based rendering #4254

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

dkd-kaehm
Copy link
Collaborator

@dkd-kaehm dkd-kaehm commented Dec 11, 2024

Known issues:

Fixes: #4204


Todos:

  • Find a solution for version matrix table trouble
    Solution: remove span stuff from tables, to at least be able to render the tables.
    The span cols will be moved to agenda of table like | Ø - not yet available...
    * | $ - Funding contribution extensions. See: https://www.typo3-solr.com/
    * | $↺ - Published funding contribution. Previously as ($), but mergen in EXT:solr core
    * | ↻ - Basic components: See: https://www.typo3-solr.com/solr-for-typo3/open-source-version/

  • port into

    • release-12.0.x
    • release-11.6.x

    Note:

We want to merge that state to be able to report a bug in phpdocumentor/guides-cli

@dkd-kaehm dkd-kaehm force-pushed the task/4204_mirate_docs_main branch from 9a29d1f to f25c7d0 Compare December 11, 2024 23:19
Known issues:

* Some RSTs missing index directive.
* Tables in `Documentation/Appendix/VersionMatrix.rst` are not renderable.
   See: TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument#251

Fixes: TYPO3-Solr#4204
@dkd-kaehm dkd-kaehm force-pushed the task/4204_mirate_docs_main branch from f25c7d0 to 9e47ba7 Compare December 11, 2024 23:37
@dkd-kaehm dkd-kaehm merged commit 4f7b9a7 into TYPO3-Solr:main Dec 12, 2024
9 checks passed
@dkd-kaehm dkd-kaehm deleted the task/4204_mirate_docs_main branch December 12, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Migrate Documentation to the new rendering
1 participant