On Wed, May 2, 2012 at 11:25 PM, Mark Sapiro <[email protected]> wrote:

> On 5/2/2012 8:00 PM, David wrote:
> > Build the online docs by running::
> >
> >     % bin/docs
>
>
> Build the docs by installing sphinx (pip instal sphinx) and then running
>
> python setup.py build-sphinx
>
> See <https://bugs.launchpad.net/mailman/+bug/975670>
>

This worked for me. (It's slightly different from above, but based on info
in the link.)

Build the online docs by running::

  # apt-get install python-pip
  # pip install sphinx
  # /usr/bin/python setup.py build_sphinx
  see https://bugs.launchpad.net/mailman/+bug/975670
_______________________________________________
Mailman-Developers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to