Robot Framework
robot.libdocpkg.htmlwriter.LibdocHtmlWriter Class Reference

Public Member Functions

def __init__ (self, theme=None)
 
def write (self, libdoc, output)
 

Public Attributes

 theme
 

Detailed Description

Definition at line 19 of file htmlwriter.py.

Constructor & Destructor Documentation

◆ __init__()

def robot.libdocpkg.htmlwriter.LibdocHtmlWriter.__init__ (   self,
  theme = None 
)

Definition at line 21 of file htmlwriter.py.

Member Function Documentation

◆ write()

def robot.libdocpkg.htmlwriter.LibdocHtmlWriter.write (   self,
  libdoc,
  output 
)

Definition at line 24 of file htmlwriter.py.

Member Data Documentation

◆ theme

robot.libdocpkg.htmlwriter.LibdocHtmlWriter.theme

Definition at line 22 of file htmlwriter.py.


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