swarm-0.7.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellNone
LanguageHaskell2010

Swarm.Doc.Wiki.Cheatsheet

Description

Auto-generation of cheat sheets for the wiki.

Synopsis

Documentation

data PageAddress Source #

A configuration record holding the URLs of the various cheat sheets, to facilitate cross-linking.

Instances

Instances details
Show PageAddress Source # 
Instance details

Defined in Swarm.Doc.Wiki.Cheatsheet

Eq PageAddress Source # 
Instance details

Defined in Swarm.Doc.Wiki.Cheatsheet

data SheetType Source #

An enumeration of the kinds of cheat sheets we can produce.