diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index c7b27fa3..607e458c 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/scripts/install.doctree b/.doctrees/scripts/install.doctree index 3db458b6..9e7ef896 100644 Binary files a/.doctrees/scripts/install.doctree and b/.doctrees/scripts/install.doctree differ diff --git a/_sources/scripts/install.md.txt b/_sources/scripts/install.md.txt index 2738282d..a8c35dce 100644 --- a/_sources/scripts/install.md.txt +++ b/_sources/scripts/install.md.txt @@ -71,3 +71,15 @@ Required sections: Note that any files **not** listed in the `commands` list will be ignored by Avogadro during launch. + +## Adding to the Plugin Directory + +When you are ready to add your plugin repository to the download list, create a release and submit a +pull request to: +https://github.com/Avogadro/plugins/blob/master/repositories.txt + +Someone will check your plugin and approve the addition to the list of approved repositories. An +automated script runs daily to generate the cached information on the plugin repositories, so it may +not appear immediately. + +Suggestions for a more complete plugin repository system are welcome. diff --git a/scripts/install.html b/scripts/install.html index e30cd763..d22166fb 100644 --- a/scripts/install.html +++ b/scripts/install.html @@ -570,6 +570,16 @@
When you are ready to add your plugin repository to the download list, create a release and submit a +pull request to: +Avogadro/plugins
+Someone will check your plugin and approve the addition to the list of approved repositories. An +automated script runs daily to generate the cached information on the plugin repositories, so it may +not appear immediately.
+Suggestions for a more complete plugin repository system are welcome.
+