This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
libtf:documentation:api:template [2018/02/24 17:56] – created lee | libtf:documentation:api:template [2018/09/23 17:23] (current) – removed lee | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | [[libtf: | ||
- | |||
- | |||
- | ====== LibTF.SomeClass ====== | ||
- | |||
- | Blurb. | ||
- | |||
- | |||
- | ===== LibTF.blahField ===== | ||
- | |||
- | Field blurb. | ||
- | |||
- | < | ||
- | Example code. | ||
- | </ | ||
- | |||
- | |||
- | ===== LibTF.blahMethod( foo ) ===== | ||
- | |||
- | * //foo// is a thing. | ||
- | * Returns: Nothing. | ||
- | * Throws: Error if: Something goes wrong. | ||
- | |||
- | Method blurb. | ||
- | |||
- | < | ||
- | Example code. | ||
- | </ | ||
- | |||
- | |||
- | [[libtf: | ||
- | |||