blob: 4c3153ed0d1dc03316a2bc1ea496e58743f75100 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
Format: 1.35
# You can add a title and sub-title to your menu like this:
# Title: [project name]
# SubTitle: [subtitle]
# You can add a footer to your documentation like this:
# Footer: [text]
# If you want to add a copyright notice, this would be the place to do it.
# --------------------------------------------------------------------------
#
# Cut and paste the lines below to change the order in which your files
# appear on the menu. Don't worry about adding or removing files, Natural
# Docs will take care of that.
#
# You can further organize the menu by grouping the entries. Add a
# "Group: [name] {" line to start a group, and add a "}" to end it.
#
# You can add text and web links to the menu by adding "Text: [text]" and
# "Link: [name] ([URL])" lines, respectively.
#
# The formatting and comments are auto-generated, so don't worry about
# neatness when editing the file. Natural Docs will clean it up the next
# time it is run. When working with groups, just deal with the braces and
# forget about the indentation and comments.
#
# You can use this file on other computers even if they use different
# directories. As long as the command line points to the same source files,
# Natural Docs will be able to correct the locations automatically.
#
# --------------------------------------------------------------------------
Group: User {
File: Playing (/home/kma/code/teewars/docs/articles/playing.txt)
} # Group: User
Group: Development {
Group: Docs {
File: Hacking (/home/kma/code/teewars/docs/articles/hacking.txt)
File: Tasks (/home/kma/code/teewars/docs/articles/tasks.txt)
File: Map File Format (/home/kma/code/teewars/docs/articles/map_format.txt)
File: People (/home/kma/code/teewars/docs/articles/people.txt)
File: Editor (/home/kma/code/teewars/docs/articles/editor.txt)
File: Gameplay (/home/kma/code/teewars/docs/articles/gameplay.txt)
} # Group: Docs
File: Engine Interface (/home/kma/code/teewars/src/interface.h)
} # Group: Development
Group: Index {
Index: Everything
Function Index: Functions
} # Group: Index
##### Do not change or remove these lines. #####
Data: 1(D3333RuEG3AEp39ufG3tGG7pH636H9)
Data: 1(h3333RuEG3AEp39ufG3tGG7pH63fu963pHt89oG6)
|