This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/master by this push: new 5d36f01 Adds ToC for Static Content page 5d36f01 is described below commit 5d36f01ef95a27cae84f9f797fb3f79c51c5ff91 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Sun Dec 12 17:33:26 2021 +0100 Adds ToC for Static Content page --- source/core-developers/static-content.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/core-developers/static-content.md b/source/core-developers/static-content.md index 4525480..650bda0 100644 --- a/source/core-developers/static-content.md +++ b/source/core-developers/static-content.md @@ -4,6 +4,10 @@ title: Static Content --- # Static Content +{:.no_toc} + +* Will be replaced with the ToC, excluding a header +{:toc} Struts can serve static content like css and javascript files. This feature is enabled by default, but can be disabled by setting: