Skip to content
Snippets Groups Projects
Commit f3870955 authored by payno's avatar payno
Browse files

Merge branch 'help-path' into 'main'

Update WIDGET_HELP_PATH

Closes #86

See merge request workflow/ewoksapps/est!141
parents f06c7815 e31ad097
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ WIDGET_HELP_PATH = (
# Correct DATA_FILES entry is needed in setup.py and documentation has to be built
# # before the wheel is created.
("{}/help/est/index.html".format(sysconfig.get_path("data")), None),
("http://www.silx.org/pub/doc/est/.htmlhelp/latest/", ""),
("https://ewoksest.readthedocs.io/en/latest/user_guide/widgets/index.html", ""),
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment