فهرست منبع

Add publisher entry to the docstring

I noticed the `publisher` parameter was not mentioned in the API documentation so I'm adding it here.
Check if it needs a more detailed description.
Hugo Cachitas 8 سال پیش
والد
کامیت
88cfb3aa78
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      nsist/__init__.py

+ 1 - 0
nsist/__init__.py

@@ -75,6 +75,7 @@ class InstallerBuilder(object):
     :param dict shortcuts: Dictionary keyed by shortcut name, containing
             dictionaries whose keys match the fields of :ref:`shortcut_config`
             in the config file
+    :param str publisher: Publisher name
     :param str icon: Path to an icon for the application
     :param list packages: List of strings for importable packages to include
     :param dict commands: Dictionary keyed by command name, containing dicts