Changeset 51

Show
Ignore:
Timestamp:
01/19/08 10:58:13
Author:
hobu
Message:

update ReST

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • spatialindex/trunk/README

    r50 r51  
    213213initialization, follows: 
    214214 
    215 ---------   -------- ------------------ 
     215=========   ======== =========================================================== 
    216216Property      Type     Description 
    217 ---------   -------- ------------------ 
     217=========   ======== =========================================================== 
    218218FileName    VT_PCHAR The base name of the file to open (no extension) 
    219219Overwrite   VT_BOOL  If Overwrite is true and a storage manager with the  
     
    222222PageSize    VT_ULONG The page size to use. If the specified filename  
    223223                     already exists and Overwrite is false, PageSize is ignored. 
    224 ---------   -------- ------------------ 
     224=========   ======== =========================================================== 
    225225 
    226226For entities that are larger than the page size, multiple pages are used.