Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a905363

Browse files
committed
+ Changed TOC to folder-tree style.
+ Increased size of the window the user sees the first time. + Arranged for the display to remember its last size and position. + Added a Favorites (bookmarks) tab. + Added the "Advanced Search" decorations.
1 parent 52cfa33 commit a905363

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/tools/prechm.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,15 @@
5151
5252
[WINDOWS]
5353
%s="Python %s Documentation","%s.hhc","%s.hhk","index.html","index.html",\
54-
,,,,0x2520,220,0x384e,,,,,0,,,
54+
,,,,0x63520,220,0x384e,[271,372,740,718],,,,,,,0
5555
5656
[FILES]
5757
'''
5858

5959
contents_header = '''
6060
<OBJECT type="text/site properties">
6161
<param name="Window Styles" value="0x801227">
62+
<param name="ImageType" value="Folder">
6263
</OBJECT>
6364
<UL>
6465
<LI> <OBJECT type="text/sitemap">

0 commit comments

Comments
 (0)