Hi, Any comments, suggestions on this one? FYI, gendoc is now also available as a dependency-free single ANSI C source file (downside compared to the script version it only supports the syntax highlight plugins, and not the file format reader / writer plugins).
Cheers, bzt On 08/01/2022, [email protected] <[email protected]> wrote: > commit 55c12687a05acbe17a60d2d5812e8c5532675d6c > Author: bzt <[email protected]> > Date: Sat Jan 8 05:12:56 2022 +0100 > > Added gendoc link to other projects > > diff --git a/suckless.org/other_projects/index.md > b/suckless.org/other_projects/index.md > index 2ccfbed6..96bc721d 100644 > --- a/suckless.org/other_projects/index.md > +++ b/suckless.org/other_projects/index.md > @@ -12,6 +12,7 @@ There are several other projects which are inspired by the > spirit of suckless. > * [dmc](//oldgit.suckless.org/dmc/) - dynamic mail client > * [dvtm](http://www.brain-dump.org/projects/dvtm/) - screen-like dwm > (curses) > * [dzen](https://github.com/robm/dzen) - display status/notification/menu > windows > +* [gendoc](https://bztsrc.gitlab.io/gendoc) - a suckless documentation > generation alternative to Shpinx and ReadtheDocs > * [honden](https://github.com/joodan-van-github/honden) - flashcard system > built on top of oboeta > * [ired](https://github.com/radare/ired) - minimalistic hexadecimal editor > inspired in radare > * [kelp](http://kelp.sf.net) - source code annotation framework > > >
