https://bugs.kde.org/show_bug.cgi?id=406588

David Redondo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kap
                   |                            |idox/816abe85ad6a34b091d1d1
                   |                            |1934656d4efdfa2604

--- Comment #1 from David Redondo <[email protected]> ---
Git commit 816abe85ad6a34b091d1d11934656d4efdfa2604 by David Redondo.
Committed on 27/12/2019 at 13:59.
Pushed by davidre into branch 'master'.

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.

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

M  +8    -1    src/kapidox/data/templates/library.html
M  +5    -0    src/kapidox/generator.py

https://commits.kde.org/kapidox/816abe85ad6a34b091d1d11934656d4efdfa2604

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to