#693781 twisted-doc doesn't contain the API documentation

#693781#5
Date:
2012-11-20 10:02:11 UTC
From:
To:
Dear Maintainer,

twisted-doc only provides the 'how to's and examples documentation from
the Twisted repository, but it doesn't contain the actual API of this
framework. As a matter of fact, the index of this documentation directly
redirects to the Twisted Matrix website.

In my opinion, one of the goal of installing -doc packages is to allow
offline browsing of documentation. Since the API of Twisted is quite
extensive and that probabl more than half of the links from the actual
documentation redirect you to the API anyway, the full API documentation
would be a good addition to the content of twisted-doc.

In short, is is possible to provide the API documentation of Twisted as
a package (either as part of twisted-doc or into another package)?

Thanks,

 Jonathan

#693781#10
Date:
2012-11-20 16:43:18 UTC
From:
To:
Am 20.11.2012 11:02, schrieb Jonathan Ballet:

sure. however you did forget to attach the patch.

#693781#15
Date:
2012-11-28 07:26:09 UTC
From:
To:
Asked so nicely, I couldn't resist to make one.
It's my first time patching Debian packaging things, so it might be
rough on the edge. I'm not sure, in particular, if the approach is ok.

Please find the attached patch to this email.

Thanks,

 Jonathan

#693781#20
Date:
2012-11-29 03:27:25 UTC
From:
To:
[...]

I made a new version of the patch, which should package the whole
documentation, and not only the apidocs.

Please find the updated patch attached to this email.

 Jonathan