Opened 9 years ago
Closed 9 years ago
#793 closed defect (worksforme)
File List shows full path
Reported by: | Peter | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | documentation | Version: | trunk |
Keywords: | Cc: |
Description
THe list of files on the 0.12.x official docs
http://cbbp.thep.lu.se/~jari/documents/yat-0.12.x/files.html
who the full path (/scratch/bob/jari), which is ugly. I don't see that in my local docs and I don't see it on the trunk version of at cbbp.
Change History (4)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Seems like the $abs_top_srcdir gets the wrong value in branches, i.e., it doesn't match the path doxygen thinks it's working in. I guess the root of the confusion is related to a combination of symbolic links and NFS and it's too late here for trying to clarify more than that.
Perhaps it will suffice if the cronjob avoids symlinks when cd into srcdir or when it cd into the pristine dir.
comment:3 Changed 9 years ago by
I do not see the full paths when I browse the file list. Where do you see them?
comment:4 Changed 9 years ago by
Milestone: | yat 0.x+ |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
It works now. The current documentation was generated after this ticket was opened, so something happened.
Same problem in other branches as well but not in trunk.