help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple version of Info manual


From: Eli Zaretskii
Subject: Re: Multiple version of Info manual
Date: Sat, 30 Nov 2024 11:34:43 +0200

> From: Sébastien Gendre <seb@k-7.ch>
> Date: Sat, 30 Nov 2024 10:08:28 +0100
> 
> Today, on Planet Emacs, I found this excellent documentation by Jeremy
> Bryant:
> 
> Creating an info manual by conversion, example for Python
> https://onlisp.co.uk/Creating-an-info-manual-for-Python.html

FWIW, the Python manual in Info format can be found on the Internet
and downloaded.  You don't need to produce it by yourself.

> The Python documentation is available for multiple versions of Python.
> It's very useful because in different environments (work, school, home)
> you sometimes have to work with different versions of Python.
> 
> Is it possible, with the Emacs Info support, to manage different version
> of the same documentation ?

You will need to make sure each version's manual has a distinct name.
For example, the manual for Python v3.9 could be called
python-3.9.info, while the manual for Python v3.13 could be called
python-3.13.info.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]