projectdoc Toolbox

Controls whether or not the title of the document should have a heading number.

Tags
Identifier
use-document-heading-number
Data Type
boolean
Default Value
false
Since
3.0

If the heading numbering has been switched on via enable-heading-numbers, this property allows to have a heading number added to the title of the projectdoc Document.

This property also works on document level by the same name. If set on a document, only the title of the given document will be provided with a heading number.

The projectdoc Toolbox will add styles for the CSS to render the heading. This works with standard Confluence using the selector h1#title-text:before. If you are using additional tools for layout, you may need to adjust your configuration accordingly.

Resources

Enable Heading Numbers
controls whether or not section headings should be numbered. The numbers are added via CSS, therefore they won't work for export formats that do not take CSS into account.
Heading Max Numbered
controls the max depth to which headings are numbered.
Heading Number Start
controls the start number of the first heading on a page.
Heading Starting Level
controls the top heading level for a document.
Suppress Heading Numbers on Doctypes
controls the suppression of heading numbers dependent on the doctype.