From a953dc71bcc5acd92a4357d117d828f7b3530ac5 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 24 Jul 2022 16:30:31 +0100 Subject: documentation tweaks (obsolete X tutorial link removed) --- doc/using-haskell.org | 5 +++++ readme.org | 11 +++-------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/using-haskell.org b/doc/using-haskell.org index 1cbe82c..667ab4d 100644 --- a/doc/using-haskell.org +++ b/doc/using-haskell.org @@ -123,3 +123,8 @@ code will be compiled as needed, and the new executable spawned for you. That's it! + +* Further links + + For an elaborated, experimental and underdocumented example of writing your + own repos and status bars using xmobar, see [[https://codeberg.org/jao/xmobar-config][this repo at jao/xmobar-config]]. diff --git a/readme.org b/readme.org index 2aba12d..1e8b64b 100644 --- a/readme.org +++ b/readme.org @@ -171,7 +171,7 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. } #+end_src -* Configuration and further Links +* Configuration and further documentation - If you want to jump straight into running xmobar, head over to the [[./doc/quick-start.org][quick start guide]]. @@ -185,13 +185,8 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. - If you want to know how to contribute to the xmobar project, check out [[contributing.org][contributing]]. - - If you want to write your own plugins, see [[./doc/using-haskell.org#writing-a-plugin][writing a plugin]]. - - - For elaborated examples of how to use xmobar as a Haskell library - to create your monitors, see [[https://codeberg.org/jao/xmobar-config][this repo at jao/xmobar-config]]. - - - To understand the internal mysteries of xmobar you may try reading - [[https://wiki.haskell.org/X_window_programming_in_Haskell][this tutorial]] on X Window Programming in Haskell. + - For elaborated examples of how to use xmobar as a Haskell library see the + [[file:doc/using-haskell.org][using Haskell docs]]. * Authors and credits -- cgit v1.2.3