provide access to stable factor version (0.98) docs on docs.factorcode.org
Since Factor 0.98 is listed as the current stable release on factorcode.org, it would be useful to have online documentation available on docs.factorcode.org for Factor 0.98.
E.g. this could be done by embedding the version number in the URL, something like (https://docs.factorcode.org/0.98/...)
That’s a good idea, let me look into how easily I could make this available. The style is currently baked into the html files, so they might look different to start, and not link to each other without additional work.
On Aug 23, 2022, at 6:27 AM, Raghu R @.***> wrote:
Since Factor 0.98 is listed as the current stable release on factorcode.org, it would be useful to have online documentation available on docs.factorcode.org for Factor 0.98.
E.g. this could be done by embedding the version number in the URL, something like (https://docs.factorcode.org/0.98/...)
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.
That's a very good idea, and would be very helpful