X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=doc%2FDoxyfile.in;h=f21766e1796dcb4e7a8b249b3d2eb008b0d51846;hp=29d754463c2c73b7397456f7b8f85281d9bc0167;hb=ad397a4bb9a5c258c8655e30f6856c0103d49a9e;hpb=5d5ed648011229545f85385828346aee57e20815 diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 29d7544..f21766e 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -319,7 +319,7 @@ INLINE_INFO = YES # alphabetically by member name. If set to NO the members will appear in # declaration order. -SORT_MEMBER_DOCS = YES +SORT_MEMBER_DOCS = NO # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the # brief documentation of file, namespace and class members alphabetically @@ -500,7 +500,7 @@ EXCLUDE_PATTERNS = # directories that contain example code fragments that are included (see # the \include command). -EXAMPLE_PATH = +EXAMPLE_PATH = ../examples # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp