html

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

README

Wrap HTML

HTML Export for Wrap to bring your sreen- or stageplay to the browser.

For more information see the wiki or if there is a bug you would like to report or an idea to suggest you can do that here.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Production = false

Production makes the export module add scene numbers

Functions

func MakeHTML

func MakeHTML(script *ast.Script, pathToFile string) error

MakeHTML writes the output of WriteHTML() to a file

func MakeHTMLPage

func MakeHTMLPage(script *ast.Script, pathToFile string) error

MakeHTMLPage writes the output of WriteHTMLPage() to a file

func WriteHTML

func WriteHTML(script *ast.Script, writer io.Writer)

WriteHTML writes a script in HTML format to a *io.Writer

func WriteHTMLPage

func WriteHTMLPage(script *ast.Script, writer io.Writer)

WriteHTMLPage writes the script as html page to a *io.Writer.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL