factor icon indicating copy to clipboard operation
factor copied to clipboard

provide access to stable factor version (0.98) docs on docs.factorcode.org

Open razetime opened this issue 3 years ago • 2 comments

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/...)

razetime avatar Aug 23 '22 13:08 razetime

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.

mrjbq7 avatar Aug 23 '22 14:08 mrjbq7

That's a very good idea, and would be very helpful

nomennescio avatar Oct 11 '22 16:10 nomennescio