Robot Framework
robot.libdocpkg.robotbuilder.LibraryDocBuilder Class Reference

Public Member Functions

def build (self, library)
 

Private Member Functions

def _get_doc (self, lib)
 
def _get_initializers (self, lib)
 
def _get_type_docs (self, keywords, custom_converters)
 
def _normalize_library_path (self, library)
 
def _split_library_name_and_args (self, library)
 

Static Private Attributes

string _argument_separator
 

Detailed Description

Definition at line 30 of file robotbuilder.py.

Member Function Documentation

◆ _get_doc()

def robot.libdocpkg.robotbuilder.LibraryDocBuilder._get_doc (   self,
  lib 
)
private

Definition at line 63 of file robotbuilder.py.

◆ _get_initializers()

def robot.libdocpkg.robotbuilder.LibraryDocBuilder._get_initializers (   self,
  lib 
)
private

Definition at line 66 of file robotbuilder.py.

◆ _get_type_docs()

def robot.libdocpkg.robotbuilder.LibraryDocBuilder._get_type_docs (   self,
  keywords,
  custom_converters 
)
private

Definition at line 71 of file robotbuilder.py.

◆ _normalize_library_path()

def robot.libdocpkg.robotbuilder.LibraryDocBuilder._normalize_library_path (   self,
  library 
)
private

Definition at line 57 of file robotbuilder.py.

◆ _split_library_name_and_args()

def robot.libdocpkg.robotbuilder.LibraryDocBuilder._split_library_name_and_args (   self,
  library 
)
private

Definition at line 52 of file robotbuilder.py.

◆ build()

def robot.libdocpkg.robotbuilder.LibraryDocBuilder.build (   self,
  library 
)

Definition at line 36 of file robotbuilder.py.

Member Data Documentation

◆ _argument_separator

robot.libdocpkg.robotbuilder.LibraryDocBuilder._argument_separator
staticprivate

Definition at line 34 of file robotbuilder.py.


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