Skip to content

Commit f313d94

Browse files
sureshvvPeter Bengtsson
authored andcommitted
Discovered empirically. (#56)
1 parent 715a48f commit f313d94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/api.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ API
5151
If you for some reason already have the HTML you can jump straight
5252
to this method. Note, you still need to provide the URL where you
5353
got the HTML from so it can use that to download any external CSS.
54+
55+
* When calling ``process_url()`` or ``process_html()``, you have to call ``process()``
56+
at the end without arguments, in order to post process the pages that were
57+
processed individually.
5458

5559
The ``Processor`` instance will make two attributes available
5660

0 commit comments

Comments
 (0)