|
|
|
|
|
by goku12
65 days ago
|
|
I'm not the author and I can't find what you're looking for. But you could make it easily if you prefer it. The documentation [1] seems to be in texinfo format that's commonly used for making info files used distributed with GNU and Emacs. It is converted into multipage HTML using two commands in the Makefile. You could modify them trivially to build what you want. I use it along with Sigil (epub editor) to build EPubs of user manuals for my EReader. [1] https://gitlab.common-lisp.net/fset/fset/-/tree/master/Doc/M... |
|
Here's the diff. Claude helped me track down the link -> ref problem. https://github.com/shawwn/fset/commit/ce42cffde11fb84c075ddb...
Surprisingly it took 10 minutes total. Surge seems nice. (npm i -g surge)