summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/plugins.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/plugins.org b/doc/plugins.org
index 2c426e8..4facc85 100644
--- a/doc/plugins.org
+++ b/doc/plugins.org
@@ -1436,6 +1436,11 @@
- =initial=: =Bool= to tell whether the accordion is initially expanded (defaults to =True=).
- =[Runnable]=: a list of =Runnable= plugins
+*** =makeAccordion' Tuning [Runnable] [Runnable]=
+
+ - Like =makeAccordion=, but it accepts two distinct lists of runnables to be shown in the two states.
+ - One possible usage is to have a long-vs-short rather than an expanded-vs-collapsed policy, but it's up to you.
+
* Interfacing with window managers
:PROPERTIES:
:CUSTOM_ID: interfacing-with-window-managers