hydra.dsl.docs module

DSL functions for hydra.docs.

hydra.dsl.docs.doc_segment_ref(x: TypedTerm[EntityReference]) TypedTerm[DocSegment]

DSL injection for the ref variant of hydra.docs.DocSegment.

hydra.dsl.docs.doc_segment_text(x: TypedTerm[str]) TypedTerm[DocSegment]

DSL injection for the text variant of hydra.docs.DocSegment.