slides

package module
v0.0.0-...-71e4b5f Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2020 License: MIT Imports: 3 Imported by: 1

README

slides

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToHtml

func ToHtml(deck SlideDeck) (string, error)

func Write

func Write(deck SlideDeck, path string) error

Types

type Slide

type Slide struct {
	Drawing drawing.Drawing
	// contains filtered or unexported fields
}

single slide

type SlideDeck

type SlideDeck struct {
	Title  string
	Slides []Slide
	// contains filtered or unexported fields
}

func Read

func Read(path string, name string) (SlideDeck, error)

Jump to

Keyboard shortcuts

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