Here are the DDOC-generated docs for Pyd:

class_wrap.d

The basic class wrapping functionality.

ctor_wrap.d

The constructor wrapping functionality.

def.d

The function wrapping template and module_init function

dg_convert.d

Internal templates for converting between functions and delegates.

exception.d

Python exception wrapping

ftype.d

Function attribute deriving templates

make_object.d

Type conversion

object.d

The DPyObject class

pyd.d

Main import file