diff options
| author | Jeff Carr <[email protected]> | 2022-10-21 13:29:15 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2022-10-21 13:29:15 -0500 |
| commit | 0d5d19a8958923591759b5bcbc5164723a959c9a (patch) | |
| tree | 26027dcd86b591c6aae77f0e3f69b1dee95567ec /doc.go | |
| parent | 12c4425872d3733d398f4000f4a0bee8fb78203e (diff) | |
manually adjust docs
Diffstat (limited to 'doc.go')
| -rw-r--r-- | doc.go | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -103,7 +103,18 @@ Bugs -- manpage quote from the excellent minimalistic window manager 'evilwm' -External References +References + +Useful links and other +external things +which might be useful + +[Wikipedia Graphical widget]: https://en.wikipedia.org/wiki/Graphical_widget +[Github mirror]: https://github.com/witorg/gui + + * [Wikipedia Graphical widget] + * [Github mirror] + */ package gui |
