From f285390f4693925c686837a44e0b1ada255787c2 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sat, 14 Jan 2017 15:40:58 +0100 Subject: [PATCH] Add pages to the list of plugins --- doc/plugins/list.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/plugins/list.rst b/doc/plugins/list.rst index b504cec632..98a4015edb 100644 --- a/doc/plugins/list.rst +++ b/doc/plugins/list.rst @@ -17,6 +17,7 @@ ways that pretix itself is: The following plugins are not shipped with pretix but are maintained by the same team: +* `Pages`_ * `Passbook/Wallet ticket output`_ * `Cartshare`_ @@ -27,4 +28,5 @@ no statements about their stability: .. _Passbook/Wallet ticket output: https://github.com/pretix/pretix-passbook .. _Cartshare: https://github.com/pretix/pretix-cartshare +.. _Pages: https://github.com/pretix/pretix-pages .. _esPass ticket output: https://github.com/esPass/pretix-espass