From d3bb545ab7ab633ed4601d0de8a6d547867b4ff4 Mon Sep 17 00:00:00 2001 From: Gilbow Date: Fri, 29 May 2026 13:27:35 +0200 Subject: [PATCH] feature(hide documentation): user and API documentation is collapse on load. Add two buttons to show/hide the documentation on main page. one for user documentation, a second for API documentation. --- src/templates/main.html.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/templates/main.html.php b/src/templates/main.html.php index d6745b6..d96eb24 100644 --- a/src/templates/main.html.php +++ b/src/templates/main.html.php @@ -73,9 +73,9 @@ -

Using PictShare

+

Using PictShare

-
+

Basics

@@ -97,8 +97,9 @@


-

Using the API

-
+

Using the API

+ +

Basics