Skip to content
Logo Logovdoc 0.17.1 documentation
⌘ K
Logo Logovdoc 0.17.1 documentation
  • vdoc package
    • vdoc.api package
    • vdoc.cli package
    • vdoc.exceptions package
    • vdoc.methods package
    • vdoc.models package
    • vdoc.settings package
  • Getting Started with vdoc
  • Configuration
  • Plugins
    • Footer Plugin
    • Theme Plugin
  • Development
  • Open Source Software License Compliance Information

Footer Plugin

vdoc can be extended with a footer plugin.

The following settings are available:

Table 2 Footer Plugin Environment Variables

Environment variable

Explanation

Default

Example

VDOC_PLUGINS_FOOTER_COPYRIGHT

The copyright holder without copyright mark or year.

None

Example Org

VDOC_PLUGINS_FOOTER_LINKS

A list of link groups to display in the footer.

[]

[{"title": "Contact", "links": [{"title": "Email", "icon": "email", "href": "mailto:service@example.com"}]}]

Plugins
Theme Plugin

© voraus robotik GmbH