You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The page http://www.ehcache.org/documentation/3.0/ is composed on one side of an asciidoc file from the ehcache codebase that contains a toc. At the same time, the template used to render these pages on the website includes docs3x_page.html which duplicates the toc.
Would be good to find a way to get rid of the duplication.
The text was updated successfully, but these errors were encountered:
The page http://www.ehcache.org/documentation/3.0/ is composed on one side of an asciidoc file from the ehcache codebase that contains a toc. At the same time, the template used to render these pages on the website includes
docs3x_page.html
which duplicates the toc.Would be good to find a way to get rid of the duplication.
The text was updated successfully, but these errors were encountered: