mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
+ 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.
This commit is contained in:
parent
52cfa33e6e
commit
a905363ce5
1 changed files with 2 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ Title=Python %s Documentation
|
|||
|
||||
[WINDOWS]
|
||||
%s="Python %s Documentation","%s.hhc","%s.hhk","index.html","index.html",\
|
||||
,,,,0x2520,220,0x384e,,,,,0,,,
|
||||
,,,,0x63520,220,0x384e,[271,372,740,718],,,,,,,0
|
||||
|
||||
[FILES]
|
||||
'''
|
||||
|
|
@ -59,6 +59,7 @@ Title=Python %s Documentation
|
|||
contents_header = '''
|
||||
<OBJECT type="text/site properties">
|
||||
<param name="Window Styles" value="0x801227">
|
||||
<param name="ImageType" value="Folder">
|
||||
</OBJECT>
|
||||
<UL>
|
||||
<LI> <OBJECT type="text/sitemap">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue