~barry/ubuntu/raring/python-whoosh/hg1423

« back to all changes in this revision

Viewing changes to docs/source/api/writing.rst

  • Committer: Package Import Robot
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2012-07-26 13:45:44 UTC
  • mfrom: (1.2.19)
  • Revision ID: package-import@ubuntu.com-20120726134544-t7hgvydai80uhuh2
Tags: 2.4.1-1
* New upstream release.
* Removed test_final_ranges_thisyear.diff: fixed usptream.
* debian/control: Updated Standards-Version to 3.9.3
* Bumped compat level to 9
* debian/copyright: Updated copyright format & years.
* Un-link python-whoosh-doc documentation directory from python-whoosh
  documentation directory:
  + debian/rules: remove override for dh_installdocs
  + Update python-whoosh-doc.doc-base

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
.. autoclass:: AsyncWriter
22
22
    :members:
23
23
 
24
 
    
25
 
Posting writer
26
 
==============
27
 
 
28
 
.. autoclass:: PostingWriter
29
 
 
30
24
 
31
25
Exceptions
32
26
==========