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

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

Re: python doc available in emacs info format?


From: Colin S. Miller
Subject: Re: python doc available in emacs info format?
Date: Mon, 17 Aug 2009 12:32:39 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706)

Xah Lee wrote:
btw, is there still info format for python doc?

i feel kinda sad that emacs info format has pretty much been
deprecated over the past decade. About a decade ago, you still will
see now and then people asking for emacs info format of docs (was the
days of perl). Today, one don't hear of it.

Part of this is due to emacs cult problem. See:


Xah,

Please do not slag off a project if you want people to help;
it tends to put the goat up.

It is not "Emacs Info" format, it is FSF Info format.
There is a stand-alone program to read the Info documentation.
The program is called "info".



Ubuntu maintains a package search site, it is on
http://packages.ubuntu.com/

However, there seems to be no files named
python.*info   (regexp)

There is a
python-docutils package
which does contain information in several
other formats.

This package can be found either via the above site
or using "apt-cache search python-doc".


As "info" is a FSF format, all FSF produced programs
will provide documentation in this format. However Python
is not under the auspices of the FSF, so does not need to use
this format.


BTW,
HTML versions of INFO documentation can be generated by
info2html or info_to_html on them, or texi2html on the source.


Have a nice day,
Colin S. Miller





reply via email to

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