API Reference NLdoc.Spec v#3.1.1
View SourceModules
This module defines the Ecto schema for the NLdoc spec objects.
This module defines the Ecto schema for the NLdoc spec Asset object.
This module defines the Ecto schema for the NLdoc spec BlockQuotation object.
This module defines the Ecto schema for the NLdoc spec BooleanDescriptor object.
This module provides helper functions for interpreting the content of NLdoc Spec objects.
This module defines the Ecto schema for the NLdoc spec DefinitionDetails object.
This module defines the Ecto schema for the NLdoc spec DefinitionList object.
This module defines the Ecto schema for the NLdoc spec DefinitionTerm object.
This module defines the Ecto schema for the NLdoc spec Document object.
This module defines the Ecto schema for the NLdoc spec Footnote object.
This module defines the Ecto schema for the NLdoc spec FootnoteReference object.
This module defines the Ecto schema for the NLdoc spec Heading object.
This module defines the Ecto schema for the NLdoc spec Image object.
This module defines the Ecto schema for the NLdoc spec IntegerDescriptor object.
This module defines the Ecto schema for the NLdoc spec Link object.
This module defines the Ecto schema for the NLdoc spec ListItem object.
This module defines the Ecto schema for the NLdoc spec NumberDescriptor object.
This module defines the Ecto schema for the NLdoc spec ObjectDescriptor object.
This module defines the Ecto schema for the NLdoc spec OrderedList object.
This module defines the Ecto schema for the NLdoc spec Paragraph object.
This module defines the Ecto schema for the NLdoc spec Preformatted object.
This module sets some defaults over the Ecto schema for the NLdoc spec.
This module defines the Ecto schema for the NLdoc spec StringDescriptor object.
This module defines the Ecto schema for the NLdoc spec Table object.
This module defines the Ecto schema for the NLdoc spec TableCell object.
This module defines the Ecto schema for the NLdoc spec TableHeader object.
This module defines the Ecto schema for the NLdoc spec TableRow object.
This module is a template for creating new NLdoc spec resource schemas.
This module defines the Ecto schema for the NLdoc spec Text object.
This module defines the Ecto schema for the NLdoc spec UnorderedList object.
This module provides a test method for spec example tests.
Import this module after use ExUnit.Case
in your test module.
This module is a test fixture that ensures the presence of examples.valid.json and examples.invalid.json that are published by the NLdoc API (Document Specification) package on Gitlab.
This module provides helper functions for loading and running tests on the NLdoc Spec examples.
This module provides a UUID generator for testing purposes. All UUIDs are valid v4 UUIDs, but are created sequentially so they are not random.