FSharp.Formatting.Literate Namespace
Functionality to support literate programming for F# scripts
Type/Module | Description |
|
|
This type provides three simple methods for calling the literate programming tool.
The |
|
Additional properties of a literate code snippet, embedded in a
|
|
Specifies visibility of a code snippet. |
|
Representation of a literate document - the representation of Paragraphs uses an F# discriminated union type and so is best used from F#. |
|
Extends |
|
Specifies the options for a literate paragraph |
|
Represents the source of a literate document. |
|
Provides active patterns for extracting |
|
Defines the possible output types from literate script (HTML, Latex, Pynb) |