TYPO3-Documentation / TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument

wrong backslash in short links on https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us//Reference/ReStructuredText/Links/Api.html

Open
#515 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
9
Forks
123
Avg merge
1d 3h
Merged PRs (30d)
23

Description

Current behavior

chapter "Links to the API with the short class name" show some class names with leading backslash.

A wrong text output with backslash above:

namespaces should always start with \MyVendor`. Use MyVendorMyExtension` for extensions

Expected behavior/output

no leading backslash for short class names
no trailing backslash in the "MyVendor" output above.

Links

https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/Reference/ReStructuredText/Links/Api.html#links-to-the-api-with-the-short-class-name

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the linked API documentation page and find the section “Links to the API with the short class name.” Correct the displayed class-name examples so short names have no leading backslash and the MyVendor output has no trailing backslash. Verify the rendered page matches the expected output in the issue.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.