Code review comment for lp://qastaging/~rvb/maas/maas-api-doc

Revision history for this message
Gavin Panella (allenap) wrote :

> > [1]
> >
> > +api-doc: src/maasserver/api.py
> > + bin/django gen_rst_api_doc > docs/api.rst
> >
> > This depends on bin/django too.
>
> Euh, on second thought, I'm not sure about this one, why do you
> think that?

Because it runs bin/django. Try `make distclean && make api-doc` and
you'll see the problem.

« Back to merge proposal