unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: Phil <phil@beadling.co.uk>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: javadoc not in jdk?
Date: Sat, 27 Feb 2021 12:14:43 +0100	[thread overview]
Message-ID: <CAEwRq=o74cXDromApDOZFRne2w7GMK3+S0epyafdfJ8mbbqxVA@mail.gmail.com> (raw)
In-Reply-To: <85zgzpn5c0.fsf@beadling.co.uk>

Hello,

you should try adding the "doc" output from the jdk

see https://guix.gnu.org/manual/en/guix.html#Packages-with-Multiple-Outputs

something like the following:

     (native-inputs
      `(("openjdk" ,openjdk14)
         ("jdk-doc" ,openjdk:doc)))

Tchuss

-- 
Vincent Legoll


  reply	other threads:[~2021-02-27 11:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-27 11:00 javadoc not in jdk? Phil
2021-02-27 11:14 ` Vincent Legoll [this message]
2021-02-27 12:38   ` Julien Lepiller
2021-02-27 13:35   ` Phil

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='CAEwRq=o74cXDromApDOZFRne2w7GMK3+S0epyafdfJ8mbbqxVA@mail.gmail.com' \
    --to=vincent.legoll@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=phil@beadling.co.uk \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).