Changes between Version 12 and Version 13 of PyDocPlugin


Ignore:
Timestamp:
Jan 20, 2006, 1:33:32 AM (18 years ago)
Author:
Alec Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PyDocPlugin

    v12 v13  
    4444[pydoc]
    4545include = *dbm*
    46 exclude = *anydbm*
     46exclude = anydbm
     47}}}
     48
     49To display just the Trac documentation:
     50
     51{{{
     52[pydoc]
     53include = trac
    4754}}}
    4855