docs: Add description for attributes of Builder (refs: #4402)

This commit is contained in:
Takeshi KOMIYA
2018-01-29 22:40:49 +09:00
parent b924e06066
commit 0010179d45
2 changed files with 7 additions and 2 deletions

View File

@@ -17,6 +17,9 @@ Builder API
.. autoattribute:: format
.. autoattribute:: epilog
.. autoattribute:: supported_image_types
.. autoattribute:: supported_remote_images
.. autoattribute:: supported_data_uri_images
.. autoattribute:: default_translator_class
These methods are predefined and will be called from the application: