Difference between revisions of "Vogon"
From GiderosMobile
| Line 3: | Line 3: | ||
| <!-- GIDEROSOBJ:Vogon --> | <!-- GIDEROSOBJ:Vogon --> | ||
| '''<translate>Supported platforms</translate>:''' [[File:Platform android.png]][[File:Platform ios.png]][[File:Platform pc.png]][[File:Platform mac.png]][[File:Platform winrt.png]][[File:Platform win32.png]][[File:Platform html5.png]]<br/> | '''<translate>Supported platforms</translate>:''' [[File:Platform android.png]][[File:Platform ios.png]][[File:Platform pc.png]][[File:Platform mac.png]][[File:Platform winrt.png]][[File:Platform win32.png]][[File:Platform html5.png]]<br/> | ||
| − | |||
| '''<translate>Available since</translate>:''' 2042.11<br/> | '''<translate>Available since</translate>:''' 2042.11<br/> | ||
| '''<translate>Inherits from</translate>:''' [[Special:MyLanguage/Cryptography|Cryptography]]<br/> | '''<translate>Inherits from</translate>:''' [[Special:MyLanguage/Cryptography|Cryptography]]<br/> | ||
Revision as of 11:14, 15 September 2018
Supported platforms: 






Available since: 2042.11
Inherits from: Cryptography
Description
This is just a test of docs gen from the create-wiki-pages.lua script in the plugins folder of the Gideros 
repository using the included vogon.wiki.lua file. From a Lua description file, multiple pages are created 
which can then be relatively easily copied and pasted into new pages. Run create-wiki-pages.lua  without 
arguments for instructions.
Feel free to experiment with vogon.wiki.lua and publish revisions of the Vogon API. 
Example
Standard use of a Vogon.
require "Vogon"
local vogon = Vogon.new()
local poetry = vogon:writePoetry(topic)
local number_of_deaths = vogon:recitePoetry()
| MethodsVogon.new  Create a new Vogon | EventsVogon.IMMINENT_DESTRUCTION Constants | 
