Examples.EDocumentation (gt_bridge v0.17.3)

Copy Markdown View Source

I am examples for GtBridge.Documentation, the module doc extractor.

Summary

Functions

copy(item)

Callback implementation for ExExample.Behaviour.copy/1.

for_enum()

@spec for_enum() :: GtBridge.Documentation.t()

for_enum_map()

@spec for_enum_map() :: GtBridge.Documentation.t()

for_enum_map_2()

@spec for_enum_map_2() :: GtBridge.Documentation.t()

function_doc_view()

@spec function_doc_view() :: map()

functions_view()

@spec functions_view() :: map()

module_doc_view()

@spec module_doc_view() :: map()

multi_arity_sections()

@spec multi_arity_sections() :: map()

no_docs_module()

@spec no_docs_module() :: map()

rerun?(_)

Callback implementation for ExExample.Behaviour.rerun?/1.

to_sections()

@spec to_sections() :: String.t()

type_doc_view()

@spec type_doc_view() :: map()

types_view()

@spec types_view() :: map()