FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Hide struct tags in favor of typedefs names in the docs. · NeutralCode/libgpuarray@7dc99de · GitHub

Commit 7dc99de

Browse files
committed
Hide struct tags in favor of typedefs names in the docs.
1 parent d77799a commit 7dc99de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎doc/Doxyfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ INLINE_SIMPLE_STRUCTS = NO
327327
# be useful for C code in case the coding convention dictates that all compound
328328
# types are typedef'ed and only the typedef is referenced, never the tag name.
329329

330-
TYPEDEF_HIDES_STRUCT = NO
330+
TYPEDEF_HIDES_STRUCT = YES
331331

332332
# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to
333333
# determine which symbols to keep in memory and which to flush to disk.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL