Your ROOT_URL in app.ini is https://scm.trinitydesktop.org/gitea/ but you are visiting https://scm.trinitydesktop.net/gitea/TDE/tdevelop/src/commit/5a0afc9e219fe72a763af031a4b3ce385316f1ea/languages/bash/README.dox You should set ROOT_URL correctly, otherwise the web may not work correctly.
tdevelop/languages/bash/README.dox

16 lines
500 B

/** \class BashSupportPart
Supports bash language
\authors <a href="mailto:geiseri AT kde.org">Ian Reinhart Geiser</a>
\maintainer <a href="mailto:geiseri AT kde.org">Ian Reinhart Geiser</a>
\feature function browser support
\feature runs bash script in external terminal
\feature syntax highlighting and code folding via katepart
\feature Code completion works for variables
\feature Consult \ref LangSupportStatus for a up to date features/status of this programming language support part.
*/