[nautilus-python/wip/jtojnar/ci: 2/2] README: add API docs link




commit e756bc24fda1f6b8fd2d7e46719350175dd40a16
Author: Jan Tojnar <jtojnar gmail com>
Date:   Tue Sep 6 11:32:21 2022 +0200

    README: add API docs link

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/README.md b/README.md
index a548538..6eed3a6 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 This is an extension for Nautilus that allows further extending it with Python scripts with the help of 
Nautilus’s GObject API.
 
-For examples and documentation check the `examples/` subdirectory.
+Documentation, including an API reference, is available through the [Devhelp 
app](https://apps.gnome.org/app/org.gnome.Devhelp/), if you have `nautilus-python` package installed, or 
[on-line](https://gnome.pages.gitlab.gnome.org/nautilus-python/). For sample extensions, check the 
`examples/` subdirectory in the source distribution. Note that some distros move the documentation into a 
separate package.
 
 ## Requirements
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]