Skip to content

Commit

Permalink
Merge pull request #484 from greg0ire/remove-custom-directives
Browse files Browse the repository at this point in the history
Use captions over custom directives
  • Loading branch information
SenseException authored Oct 4, 2024
2 parents eafdb75 + 32c0367 commit 25fdfc4
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions docs/en/sidebar.rst
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
.. toc::
.. toctree::
:caption: How-to guides
:depth: 3

.. tocheader:: How-to guides
how-to/loading-fixtures
how-to/sharing-objects-between-fixtures
how-to/fixture-ordering

.. toctree::
:depth: 3
.. toctree::
:caption: Explanations
:depth: 3

how-to/loading-fixtures
how-to/sharing-objects-between-fixtures
how-to/fixture-ordering

.. toc::

.. tocheader:: Explanations

.. toctree::
:depth: 3

explanation/transactions-and-purging
explanation/transactions-and-purging

0 comments on commit 25fdfc4

Please sign in to comment.