Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateObjectsReferenceMarkdown ¶
* This function generates a series of markdown pages to document FireFly types, and are * designed to be included in the docs. Each page is a []byte value in the map, and the * key is the file name of the page. To add additional pages, simply create an example * instance of the type you would like to document, then include that in the `types` * array which is passed to generateMarkdownPages(). Note: It is the responsibility of * some other caller function to actually write the bytes to disk.
Types ¶
Click to show internal directories.
Click to hide internal directories.