On Fri, Sep 5, 2014, Daniel Chimeno wrote:
>I'm looking for a documentation tool for my django project.
>Something like JavaDoc or PHPDoc, to be able to generate a HTML|PDF with the
>models, views, urls..
>I've used sphinx to non-related Django projects, but I've nev
Hello,
I'm looking for a documentation tool for my django project.
Something like JavaDoc or PHPDoc, to be able to generate a HTML|PDF with the
models, views, urls..
I've used sphinx to non-related Django projects, but I've never tried with
Django
Any suggest?
Thanks.
C