Helpviewer/__init__.py

changeset 896
f855351d5e98
parent 791
9ec2ac20e54e
child 1509
c0b5e693b0eb
equal deleted inserted replaced
894:eab7b8d39807 896:f855351d5e98
6 """ 6 """
7 Package implementing a little web browser. 7 Package implementing a little web browser.
8 8
9 The web browser is a little HTML browser for the display of HTML 9 The web browser is a little HTML browser for the display of HTML
10 help files like the Qt Online Documentation and for browsing the internet. 10 help files like the Qt Online Documentation and for browsing the internet.
11 It may be used as a standalone version as well by using the eric5-helpviewer.py 11 It may be used as a standalone version as well by using the eric5_helpviewer.py
12 script found in the main eric5 installation directory. 12 script found in the main eric5 installation directory.
13 """ 13 """

eric ide

mercurial