-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Tracking issue for plugin docs update #582
Comments
From #223, potentially add:
Also easily redistributable since a python package. |
@DragaDoncila @psobolewskiPhD @melissawm Plugin ❤️ |
Partially addresses #582 # References and relevant issues Updates plugin landing page # Description Adds additional links and gives reader more context about what is a plugin. --------- Co-authored-by: Tim Monko <timmonko@gmail.com>
# References and relevant issues Partially addresses #582 # Description This PR untabs the plugin landing page so a reader can quickly skim info for plugin users and plugin developers without having to click the tab.
# References and relevant issues Closes #224. Addresses #582. Together with with #581 improves the user's understanding of plugins, their discovery, and installation. # Description This PR simplifies the prose using concepts from [Google's Docs Style Guide](https://developers.google.com/style/tone#politeness-and-use-of-please) --------- Co-authored-by: Tim Monko <timmonko@gmail.com> Co-authored-by: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com>
Let's focus a bit on updating plugin docs. This issue contains links to other plugin related documentation requests.
Issues
Update plugin documentation to fully use pyproject.toml #492 - Largely a duplicate of Update first-plugin example to best practices #440
Update first-plugin example to best practices #440 - Just do the task
Add 'Plugin manager' section to 'napari architecture guide' #321 - Add npe2 architecture overview
Plugin anatomy, or what is a plugin? #225 - New doc: architecture/structure/anatomy of a plugin
User focused plugin contributions page #224 - Add wording from Edit plugin landing page to add links and update information #581 to Start Using Plugins landing page intro. Close with Edit user plugin installation page to simplify instructions #586
Update plugin homepage to highlight the relationship of plugins to core napari #223 - See note below
Reorganising and improving plugin documentation #153 - Suggestions and user personas
Add documentation of
make_napari_viewer
andDynamicPlugin
#150 - More related to testing.Clarify Plugin Best Practices regarding depending on
napari[all]
#131 - Check if in docs content. if not, use content hereDocumenting file formats supported by napari ecosystem #44 - Document file format support in napari core; note community plugins that extend support
Detailed guide for adding menu contributions #585 - Document usage of menu contributions from NAP-6
Inconsistencies between plugin docs and cookiecutter #355 - Should close
PRs in other repos
napari/napari-plugin-engine#61 - deprecation info for napari-plugin-engine and migration links to npe2
Rough plan
The text was updated successfully, but these errors were encountered: