diff options
author | lloyd <[email protected]> | 2010-06-02 14:49:34 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-06-02 14:49:34 +0000 |
commit | ffeea78001b47f3b7db50815fce102c302d59892 (patch) | |
tree | 1b9206f9b016ef4b646201cebd8084e4a0197ae5 /src/build-data/botan.doxy.in | |
parent | c717d76f72b7e0c90603f29cc537d0efbf6ce8a6 (diff) |
Show inherited members; makes Doxygen output much more sensible
Diffstat (limited to 'src/build-data/botan.doxy.in')
-rw-r--r-- | src/build-data/botan.doxy.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/botan.doxy.in b/src/build-data/botan.doxy.in index 87d6e58eb..1775d8981 100644 --- a/src/build-data/botan.doxy.in +++ b/src/build-data/botan.doxy.in @@ -13,7 +13,7 @@ BRIEF_MEMBER_DESC = YES REPEAT_BRIEF = YES ABBREVIATE_BRIEF = ALWAYS_DETAILED_SEC = NO -INLINE_INHERITED_MEMB = NO +INLINE_INHERITED_MEMB = YES FULL_PATH_NAMES = YES STRIP_FROM_PATH = STRIP_FROM_INC_PATH = |