Skip to content
Commit 816abe85 authored by David Redondo's avatar David Redondo 🏎
Browse files

Display fully qualified class/namespace name as page header

Summary:
It's the most important information to see quickly  what the page is about.
Using the fully qualified name contains the knowledge which namespace contains a
class/another namespace required which is helpful if one wants to use it in their
own code.

BUG: 406588

Test Plan:
Class:
{F7833042}
Namespace:
{F7833050}
Class inside namespace:
{F7833040}
Nested namespace:
{F7833034}
Class inside nested namespace:
{F7833031}

Reviewers: ochurlaud

Subscribers: ngraham, aacid, jucato, kde-frameworks-devel, kde-doc-english

Tags: #frameworks, #documentation

Differential Revision: https://phabricator.kde.org/D26197
parent 7808ebd9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment