Skip to content

Commit

Permalink
Refactor the additional request docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Jan 25, 2024
1 parent 285329e commit 677c1fe
Show file tree
Hide file tree
Showing 6 changed files with 212 additions and 892 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
1 change: 0 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ web-poet
page-objects/rules
page-objects/fields
page-objects/additional-requests
page-objects/input-validation
page-objects/page-params
page-objects/stats
page-objects/testing
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 677c1fe

Please sign in to comment.