From da0a333b941efecd0dcfe04346ce0241b42345cf Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 12 May 2022 22:31:31 +0200 Subject: Refactor OPML export categories (#4356) * Refactor OPML export categories Simplify code to comply with types hints. And renamed a property to plural. * Link to OPML namespace --- docs/en/developers/01_Index.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/en/developers') 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). -- cgit v1.2.3