Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpecFile ¶
type SpecFile struct {
Path string `json:"path"`
Name string `json:"name"`
Content string `json:"content"`
HTMLBody string `json:"html_body"`
IsDir bool `json:"is_dir"`
}
func GetFileContent ¶
func ParseMarkdownFile ¶
Click to show internal directories.
Click to hide internal directories.