SasView / sasview

Code for the SasView application.
BSD 3-Clause "New" or "Revised" License
50 stars 41 forks source link

Document editor doesn't support PDFs #2926

Open lucas-wilkins opened 3 months ago

lucas-wilkins commented 3 months ago

Currently, the document editor doesn't know how to handle PDFs (e.g. the tutorials). It needs to be modified to access them in an appropriate way.

smk78 commented 3 months ago

https://github.com/SasView/sasview/pull/2927 has resolved this by redirecting Help > Tutorials from the program to a browser which can download the online versions of the tutorials.

Now need to resolve for a user who follows Help > Documentation > User Documentation > Working with SasView > Tutorials.

tsole0 commented 1 month ago

Doesn't seem to be an issue--the tutorials HTML page isn't accessible via the documentation window and seems isn't even included with the docs on SasView (only on the website).