Symbol types in headings and table of contents #1164
Labels
documentation 📖
Improvements or additions to documentation
enhancement 💡
New feature or request
released
Included in a release
Is your feature request related to a problem?
We should show symbol types in headings and table of contents, so it's easy to identify whether something is a class/function/attribute/whatever.
Desired solution
Format it identically to our library documentation:
Heading:
TOC:
We already show keywords for symbol headings, but it's more visible if the background color of the tags also changes. No symbol types are shown in the TOC at all.
Use
fun
instead ofmeth
etc. We should still use the Safe-DS keywords.We should also wrap the names of declarations in headings into an inline code element.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered: