Skip to content

politza/python-info

Repository files navigation

Howto build python’s documentation in texinfo format

  1. Install the latest sphinx with python2 .
  2. Download the desired python distribution.
  3. Build the info file as follows.
cd Python-x.y.z/Doc
sphinx-build -b texinfo -d build/doctrees . build/texinfo
cd build/texinfo && make

Or use the Makefile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages