[Mailman-Developers] no documentation for Mailman 3.0

David dave at fiteyes.com
Thu May 3 05:32:38 CEST 2012


On Wed, May 2, 2012 at 11:25 PM, Mark Sapiro <mark at msapiro.net> 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


More information about the Mailman-Developers mailing list