all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jgart <jgart@dismail.de>
To: Guix Devel <guix-devel@gnu.org>
Subject: Should a Guix package include documentation dependencies to be considered complete?
Date: Wed, 7 Dec 2022 19:17:11 -0600	[thread overview]
Message-ID: <20221207191711.GB847@dismail.de> (raw)


Hi Guixers,

For example,

https://github.com/Abjad/abjad/blob/63520b2a00ef59f3302837f843d069c3946baa6c/docs/Makefile#L113

We have abjad packaged but we don't necessarily have all the dependencies needed to build everything that abjad provides such as a PDF document that it mentions in its project Makefile.

Should we include the LaTeX dependencies in the abjad package?

Should all Python packages include the required dependencies to build documentation?

We currently include all the dependencies to run the tests, why not do
the same for documentation building?

Should we make it a requirement or goal to always package a given package's "documentation-inputs"?

There's another thread where I already talked on this topic with roptat
briefly. I'll find it and link it soon.


             reply	other threads:[~2022-12-08  1:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-08  1:17 jgart [this message]
2022-12-08  2:57 ` Should a Guix package include documentation dependencies to be considered complete? Attila Lendvai
2022-12-08  4:31 ` Akib Azmain Turja
2022-12-08  5:45 ` Vagrant Cascadian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221207191711.GB847@dismail.de \
    --to=jgart@dismail.de \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.