Replies: 3 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Still no idea where you are missing it / would like to see it. The results from your example: |
Beta Was this translation helpful? Give feedback.
1 reply
-
looks like it can even be a bit worse when we have the same filename in multiple directories, example: example.tar.gz (nice though is that when clicking on one of the files on the right it goes to the correct file: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say my input is as such:
What if I want the page of
meow.h
to showcommon/meow.h
?I tried so far:
FULL_PATH_NAMES
toYES
andSTRIP_FROM_PATH
to/path/to/src/
.@file common/meow.h
to document the file.INPUT
set to/path/to/src/common
instead.Is this possible at all? What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions