Browse Source

Import LAPACK: DOCS directory

tags/v0.2.20^2
Martin Köhler 9 years ago
parent
commit
1357b8d93b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lapack-netlib/DOCS/Doxyfile

+ 1
- 1
lapack-netlib/DOCS/Doxyfile View File

@@ -210,7 +210,7 @@ INHERIT_DOCS = YES
# of the file/class/namespace that contains it.
# The default value is: NO.

SEPARATE_MEMBER_PAGES = NO
SEPARATE_MEMBER_PAGES = YES

# The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
# uses this value to replace tabs by spaces in code fragments.


Loading…
Cancel
Save