Public bug reported:

According to http://sphinx.pocoo.org/builders.html#builders, sphinx-build from 
the python-sphinx package is able to generate man pages (nroff) as an output 
type. However,
___________________
$ sphinx-build -b man -d _build/doctrees   . _build/man
Running Sphinx v0.6.6

Sphinx error:
Builder name man not registered
$ sphinx-build -b manpage -d _build/doctrees   . _build/man
Running Sphinx v0.6.6

Sphinx error:
Builder name manpage not registered
___________________

A note under "class sphinx.builders.manpage.ManualPageBuilder" on the
page above states,

  "This builder requires the docutils manual page writer, which is only
available as of docutils 0.6."

I have python-docutils 0.6-5 installed:

$ dpkg -L python-docutils | grep man
   :
   :
/usr/share/pyshared/docutils/writers/manpage.py

Although a "writer" is included, there is no "builder" entry for
"manpage". Is this a bug?

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: python-sphinx 0.6.6-1
ProcVersionSignature: Ubuntu 2.6.35-25.44-generic-pae 2.6.35.10
Uname: Linux 2.6.35-25-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon Jan 31 15:02:54 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: sphinx

** Affects: sphinx (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 maverick

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/710698

Title:
  sphinx-build cannot generate man page output

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to