I was trying to implement ECDH using libgcrypt and had to hunt around for the Curve25519 specification (it was not in the documentation).
Proposed patch:
I added Curve25519 and Ed25519 to doc/gcrypt.texi.
(2. I modified the NIST curves in doc/gcrypt.texi to include the OID values.)