This table contains a list of optional attributes that influence the generated outputs.
Name | Description |
---|---|
brand | A simple link to show your brand or project name |
brandref | A link to the main page of your project. By default it’s a simple anchor # |
brandver | Control display of a dynamic versions list of your project. |
favicon | Add a link to your favorite icon |
footer | Control which footer informations will be included in the output file. |
footer-fullwidth | Enhance the footer of the document with a full width in all resolution. |
iconsfont | The name of the icons font provider: either glyphicon , font-awesome , or ionicons . |
jumbotron | Enhance the title of the document. |
jumbotron-fullwidth | Enhance the title of the document with a full width jumbotron in all resolution. |
jumboinfo, jumboinfo1, jumboinfo2 | Control which jumbotron information files will be included in the output file. |
navbar | Define the style of navigation bar: default (default value), fixed or static . |
navbar-inverse | Inverted variation of the basic navbar. |
navinfo, navinfo1, navinfo2 | Control which navigation information files will be included in the output file. |
pygments-style | Change the Pygments style. Default theme is emacs with a variant background: the one provided by AsciiDoc. |
rssref | Specify an URL of RSS feed to be linked with output document. |
toc-placement | When set to auto (the default value) asciidoc bootstrap backend will place the table of contents in the document header,
unless toc2 attribute was specificed. In this last case, the table of contents will be placed in left side of the document.When toc-placement is set to right, the table of contents will be placed in right side of the document. |
tocaffix | Use Bootstrap affix plugin to pin the TOC2 on left or right side triggered at offset specified. |
totop | Control which back to top system you want to include in the output file. |