aboutsummaryrefslogtreecommitdiff
path: root/docs/en/developers/01_Index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/developers/01_Index.md')
-rw-r--r--docs/en/developers/01_Index.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/en/developers/01_Index.md b/docs/en/developers/01_Index.md
index c32c1d4d7..878aa56c7 100644
--- a/docs/en/developers/01_Index.md
+++ b/docs/en/developers/01_Index.md
@@ -26,6 +26,10 @@ Start by creating your development environment. A guide to setting up FreshRSSâ€
* [View files](04_Frontend/01_View_files.md)
* [Design (Themes/Theming)](04_Frontend/02_Design.md)
+## Namespaces
+
+* [OPML FreshRSS namespace](OPML.md)
+
## Minz
Minz is the homemade PHP framework used by FreshRSS. More information can be found [here](Minz/index.md).