diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2020-10-20 00:31:51 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2020-10-21 15:44:14 -0400 |
| commit | b9715c58033894d2d71590d15449121325c9e3be (patch) | |
| tree | ccea694eae3194e64c33c6f7c5586ad34ce8f50e /api-docs/cppdocs | |
| parent | 2e82ba38fa07b8991b3db810ce7bb9a23f0cd9ff (diff) | |
remove full paths
Diffstat (limited to 'api-docs/cppdocs')
| -rw-r--r-- | api-docs/cppdocs/doxyconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-docs/cppdocs/doxyconfig b/api-docs/cppdocs/doxyconfig index 6df6cfc9..614c39dc 100644 --- a/api-docs/cppdocs/doxyconfig +++ b/api-docs/cppdocs/doxyconfig @@ -148,7 +148,7 @@ INLINE_INHERITED_MEMB = NO # shortest path that makes the file name unique will be used # The default value is: YES. -FULL_PATH_NAMES = YES +FULL_PATH_NAMES = NO # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path. # Stripping is only done if one of the specified strings matches the left-hand |
