On Mon, May 23, 2022 at 1:31 AM Stephan Hoyer <[email protected]> wrote:
> On Sun, May 22, 2022 at 3:52 PM Rohit Goswami <[email protected]> > wrote: > >> Being very hard to read should not be reason enough to stop generating >> them. In places with little to no internet connectivity often the PDF >> documentation is invaluable. >> > The HTML docs can also be downloaded for offline use. > > Perhaps someone has access to analytics from numpy.org that can tell us > how often the PDF docs are viewed? I believe PDFs could be more convenient > for some use-cases, but I don't think it's worth the trouble of the > separate rendering pipeline for a relatively niche use-case. > Unfortunately https://numpy.org/doc/ is a separate site from https://numpy.org/. The latter is built with Hugo and we have analytics for it, the former is built with Sphinx and we don't have analytics for it. Cheers, Ralf
_______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: [email protected]
