Skip to content

Commit

Permalink
Remove duplicated section links for test annotations
Browse files Browse the repository at this point in the history
Since the auto-generated "Section Summary" includes the exact same
links, there's no need to manually duplicate them.
  • Loading branch information
sbrannen committed Sep 13, 2023
1 parent 659500b commit f5f8eab
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions framework-docs/modules/ROOT/pages/testing/annotations.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,4 @@
:page-section-summary-toc: 1

This section covers annotations that you can use when you test Spring applications.
It includes the following topics:

* xref:testing/annotations/integration-standard.adoc[Standard Annotation Support]
* xref:testing/annotations/integration-spring.adoc[Spring Testing Annotations]
* xref:testing/annotations/integration-junit4.adoc[Spring JUnit 4 Testing Annotations]
* xref:testing/annotations/integration-junit-jupiter.adoc[Spring JUnit Jupiter Testing Annotations]
* xref:testing/annotations/integration-meta.adoc[Meta-Annotation Support for Testing]



0 comments on commit f5f8eab

Please sign in to comment.