Helpviewer/__init__.py

changeset 3670
f0cb7579c0b4
parent 3160
209a07d7e401
child 4021
195a471c327b
equal deleted inserted replaced
3669:ac84ac3c0f05 3670:f0cb7579c0b4
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 eric6_helpviewer.py
12 script found in the main eric5 installation directory. 12 script found in the main eric6 installation directory.
13 """ 13 """

eric ide

mercurial