wrong generated link in tree frame
Brought to you by:
m3t30r1c
Whenever you click on the root node of the tree on the upper left frame, the browser outputs an error. This is because the uri that is pointing to is
file:///path_to_documentation/name_of_first_directory/docitout-all-files.html
However it should be
file:///path_to_documentation/docitout-all-files.html
I'm not able to replicate this problem on my end. Can you please attach a small zip file with the sample files that generate this error? Thanks.
Here you have a .zip file. It contains both the src .sas files and the generated documentation (which is located under the documentación directory).
The problem happens when you click on "root" in the tree frame.
I hope it helps you.
Thanks, I'm able to replicate the error now. I'll get it fix by this week.