app

Undocumented in source.

Members

Functions

combine
auto combine(Range slides)
Undocumented in source. Be warned that the author may not have intended to support it.
evaluateTemplate
string evaluateTemplate(string templateData, string slidesData)
Undocumented in source. Be warned that the author may not have intended to support it.
generateTemplate
string generateTemplate(Range data, string templatePath)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
output
void output(string data, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
readFile
string readFile(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
readSlides
auto readSlides(string[] paths)
Undocumented in source. Be warned that the author may not have intended to support it.
readSlidesOrder
auto readSlidesOrder(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
slidesOrder
auto slidesOrder(string slidesOrderingContent)
Undocumented in source. Be warned that the author may not have intended to support it.
sort
auto sort(SlideRange slides, OrderRange order)
Undocumented in source. Be warned that the author may not have intended to support it.
stripSlideSeparator
string stripSlideSeparator(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Application
struct Application
Undocumented in source.
Options
struct Options
Undocumented in source.
Slide
struct Slide
Undocumented in source.

Meta