Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TF DOCS FOLDER TFDOCS_FOLDER = "./docs" TFDOCS_RESOURCES = "/resources" BEGIN_GEN_DOC = "<!-- schema generated by tfplugindocs -->" )
Variables ¶
View Source
var IGNORE_PROPS = [...]string{"element_id"}
Functions ¶
func GenerateDocs ¶
Generates documentation markdonw files in the destination path
func TFAddDescToResource ¶
Types ¶
type GenContext ¶
type GenContext struct {
// contains filtered or unexported fields
}
var CTX GenContext
Click to show internal directories.
Click to hide internal directories.