From 006e971dad4092f65dbd4b043d21da8d53d83724 Mon Sep 17 00:00:00 2001 From: patrick96 Date: Mon, 3 Apr 2023 04:24:31 +0200 Subject: [PATCH] doc: Add module links --- doc/index.rst | 7 +------ doc/user/modules/index.rst | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 6 deletions(-) create mode 100644 doc/user/modules/index.rst diff --git a/doc/index.rst b/doc/index.rst index de61131e..bbb83a9e 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -14,12 +14,7 @@ Welcome to the official polybar documentation. user/actions user/ipc - -.. toctree:: - :maxdepth: 1 - :caption: Modules: - - user/modules/tray + user/modules/index .. toctree:: :maxdepth: 1 diff --git a/doc/user/modules/index.rst b/doc/user/modules/index.rst new file mode 100644 index 00000000..6bbec15d --- /dev/null +++ b/doc/user/modules/index.rst @@ -0,0 +1,31 @@ +Modules +======= + +.. toctree:: + :maxdepth: 1 + + System Tray + + Alsa + Backlight + Battery + bspwm + CPU + Date and Time + Filesystem + GitHub + i3 + Inter-process-messaging (IPC) + Memory + Menu + MPD + Network + PulseAudio + Script + Temperature + Text + XBacklight + XKeyboard + XWindow + XWorkspaces + User contributed modules