Re: Future of docs.scheme.org
Lassi Kortela 12 Jan 2023 21:47 UTC
> I'd like to find a way to convert as much Scheme documentation as we
> can collect, and especially RnRS and SRFIs, into a form that can be
> included in https://devdocs.io/, which I use all the time for every
> other bit of documentation I need regular access to. I haven't looked
> into their requirements in a while, but I do remember that they have
> some strict requirements about the form the documentation must take so
> that it can be searchable and consistent with their other sources, but
> that once one fits into their framework, the UX is excellent for readers.
If the devdocs softwre stack is open source, maybe we can install a copy
on our server? That would solve both problems at once.
IIRC readthedocs can also be self-hosted.