Browse Source

Remove unnecessary asciidoc attributes

pull/30430/head
Rob Winch 2 years ago committed by rstoyanchev
parent
commit
a05ff6c126
  1. 2
      framework-docs/modules/ROOT/pages/overview.adoc
  2. 2
      framework-docs/modules/ROOT/pages/page-layout.adoc

2
framework-docs/modules/ROOT/pages/overview.adoc

@ -1,8 +1,6 @@ @@ -1,8 +1,6 @@
[[overview]]
= Spring Framework Overview
include::attributes.adoc[]
:toc: left
:toclevels: 1
:docinfo1:
Spring makes it easy to create Java enterprise applications. It provides everything you

2
framework-docs/modules/ROOT/pages/page-layout.adoc

@ -1,4 +1,2 @@ @@ -1,4 +1,2 @@
:toc: left
:toclevels: 4
:tabsize: 4
:docinfo1:

Loading…
Cancel
Save