-
Notifications
You must be signed in to change notification settings - Fork 25
/
mkdocs.yml
42 lines (42 loc) · 1.18 KB
/
mkdocs.yml
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
site_name: Roid-Macros
pages:
- Home: index.md
- Commands:
- commands.md
- commands/equip.md
- commands/petattack.md
- commands/startattack.md
- commands/stopattack.md
- commands/stopcasting.md
- commands/target.md
- commands/unshift.md
- commands/use.md
- commands/reload.md
- Conditions:
- conditions.md
- conditions/attacks.md
- conditions/buffs.md
- conditions/channeled.md
- conditions/combat.md
- conditions/cooldown.md
- conditions/dead.md
- conditions/equipped.md
- conditions/group.md
- conditions/help_harm.md
- conditions/hp.md
- conditions/isnpc.md
- conditions/isplayer.md
- conditions/mod.md
- conditions/party.md
- conditions/power.md
- conditions/raid.md
- conditions/stance.md
- conditions/stealth.md
- conditions/target.md
- conditions/type.md
- Invoking Macros: macro_invoking.md
- Miscellaneous:
- showtooltip.md
- toggable_abilities_and_channelled_spells.md
- compatibility.md
- About: about.md