Builder.build

Builder.build(filter='*')

Build index page, sphinx inventory, and individual doc pages.

Parameters

Name Type Description Default
filter str A simple pattern, that may include * as a wildcard. If specified, only doc paths for objects with matching names will be written. Path is the file’s base name in the API dir (e.g. MdRenderer.render) '*'