Robot Framework
builder.py File Reference

Go to the source code of this file.

Classes

class  robot.libdocpkg.builder.DocumentationBuilder
 Keyword documentation builder. More...
 

Namespaces

 robot.libdocpkg.builder
 

Functions

def robot.libdocpkg.builder.LibraryDocumentation (library_or_resource, name=None, version=None, doc_format=None)
 Generate keyword documentation for the given library, resource or suite file. More...
 

Variables

tuple robot.libdocpkg.builder.RESOURCE_EXTENSIONS = ('resource', 'robot', 'txt', 'tsv', 'rst', 'rest')
 
tuple robot.libdocpkg.builder.XML_EXTENSIONS = ('xml', 'libspec')