Skip to content

Commit a380f74

Browse files
committed
move gui/hello-world to devel/hello-world
or maybe we can just remove it. there are better examples to point people to, though perhaps there's nothing else as simple
1 parent 839b7eb commit a380f74

3 files changed

Lines changed: 17 additions & 12 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
-- Test lua viewscreens.
22
--[====[
33
4-
gui/hello-world
5-
===============
4+
devel/hello-world
5+
=================
66
A basic example for testing, or to start your own script from.
77
88
]====]

docs/devel/hello-world.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
devel/hello-world
2+
=================
3+
4+
.. dfhack-tool::
5+
:summary: A basic GUI example script.
6+
:tags: dev
7+
8+
A basic example for testing, or to start your own script from.
9+
10+
Usage
11+
-----
12+
13+
::
14+
15+
devel/hello-world

docs/gui/hello-world.rst

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)