_layouts/docs-2.html [10:50]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {% assign categories = "getting-started,development,security,configuration,administration,troubleshooting" | split: "," %} {% for pcat in categories %} {% for dcat in mydocs %} {% if pcat == dcat.name %}
Accumulo {{ page.version }} Documentation >> {{ page.category | capitalize | replace: "-", " " }} >> {{ page.title }}
{% endif %} {% unless page.skip_doc_h1 %}Accumulo {{ page.version }} Documentation >> {{ page.category | capitalize | replace: "-", " " }} >> {{ page.title }}
{% endif %} {% unless page.skip_doc_h1 %}