Skip to content

Commit

Permalink
Refactor the additional request docs (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: Mikhail Korobov <kmike84@gmail.com>
  • Loading branch information
Gallaecio and kmike authored Jan 31, 2024
1 parent 285329e commit d007f91
Show file tree
Hide file tree
Showing 5 changed files with 167 additions and 765 deletions.
8 changes: 4 additions & 4 deletions docs/frameworks/additional-requests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@ syntax.
Exception Handling
------------------

In the previous :ref:`exception-handling` section, we can see how Page Object
developers could use the exception classes built inside **web-poet** to handle
various ways additional requests MAY fail. In this section, we'll see the
rationale and ways the framework MUST be able to do that.
Page Object developers could use the exception classes built inside
**web-poet** to handle various ways additional requests MAY fail. In this
section, we'll see the rationale and ways the framework MUST be able to do
that.

Rationale
*********
Expand Down
2 changes: 2 additions & 0 deletions docs/intro/overview.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _overview:

========
Overview
========
Expand Down
Loading

0 comments on commit d007f91

Please sign in to comment.