summaryrefslogtreecommitdiffstats
path: root/docs/developer/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/developer/README.md')
-rw-r--r--docs/developer/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/developer/README.md b/docs/developer/README.md
new file mode 100644
index 000000000..2ca0d2ac6
--- /dev/null
+++ b/docs/developer/README.md
@@ -0,0 +1,6 @@
+# Developer Documentation
+As a developer you can interact with the News app in the following ways:
+
+* [External API](External-Api.md): API specification for syncing and updating feeds
+* [Plugins](Plugins.md): How to write client and server-side plugins
+* [Article enhancers](Article-Enhancers.md): Add custom CSS for a feed or add rules for full text feeds \ No newline at end of file