VertexCFD  0.0-dev
Public Member Functions | Static Public Attributes | List of all members
custom_dropdown.VariableDropdownDirective Class Reference
Inheritance diagram for custom_dropdown.VariableDropdownDirective:
Inheritance graph
[legend]
Collaboration diagram for custom_dropdown.VariableDropdownDirective:
Collaboration graph
[legend]

Public Member Functions

def run (self)
 

Static Public Attributes

 optional_arguments = DropdownDirective.optional_arguments
 
 option_spec = DropdownDirective.option_spec
 
bool has_content = True
 

Detailed Description

A wrapper around sphinx-design dropdown that allows a cleaner syntax.
Usage:
.. custom-dropdown:: Title
   :open:
   :icon: gear

   Content...

The documentation for this class was generated from the following file: