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 skin comes with a bunch of nice features, but sometimes they "get in the way" of the user, or they are superfluous for an existing documentation site that uses other techniques to achieve the same result.
Specification
Update tools.vm and skin.vm to activate all of the extra-features if they are not disabled under <custom> in site.xml
Document all variables, both in settings.md and each corresponding feature
List of configurable features:
Feature
Variable
Parsing of Maven properties
<parseMavenProperties>
Produce search index
<buildSearchIndex>
Autozoom of images
<autoZoom>
Conversion of images to WEBP
<webp>
Code syntax highlighting
<highlightCode>
Fix headings
<fixHeadings>
The text was updated successfully, but these errors were encountered:
Enhancement
The skin comes with a bunch of nice features, but sometimes they "get in the way" of the user, or they are superfluous for an existing documentation site that uses other techniques to achieve the same result.
Specification
tools.vm
andskin.vm
to activate all of the extra-features if they are not disabled under<custom>
insite.xml
settings.md
and each corresponding featureList of configurable features:
<parseMavenProperties>
<buildSearchIndex>
<autoZoom>
<webp>
<highlightCode>
<fixHeadings>
The text was updated successfully, but these errors were encountered: