Skip to content

ModuleDoc

A component that creates a ModuleDoc block for module-level documentation.

import { ModuleDoc } from "@alloy-js/python";
<ModuleDoc
attributes={GoogleStyleDocAttributeProps[]}
deprecated="string"
description={Children[]}
examples={Children[]}
seeAlso={string[]}
style={"google"}
todo={string[]}
warning="string"
/>
attributesoptionalGoogleStyleDocAttributeProps[]
deprecatedoptionalstring
descriptionChildren[]
examplesoptionalChildren[]
seeAlsooptionalstring[]
styleoptional”google”
todooptionalstring[]
warningoptionalstring