aboutsummaryrefslogtreecommitdiff
path: root/docs/08_Format_API/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/08_Format_API/index.md')
-rw-r--r--docs/08_Format_API/index.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/08_Format_API/index.md b/docs/08_Format_API/index.md
deleted file mode 100644
index c5b9e6af..00000000
--- a/docs/08_Format_API/index.md
+++ /dev/null
@@ -1,9 +0,0 @@
-A Format is a class that allows RSS-Bridge to turn items from a bridge into an RSS-feed format.
-It is developed in a PHP file located in the `formats/` folder
-[Folder structure](../04_For_Developers/03_Folder_structure.md)
-and either implements the
-[FormatInterface](../08_Format_API/02_FormatInterface.md)
-interface or extends the FormatAbstract class.
-
-For more information about how to create a new _Format_, read
-[How to create a new Format?](./01_How_to_create_a_new_format.md) \ No newline at end of file