TableOfContents.wiki
changeset 473 75352ad6e31d
child 474 2da6c8b0bdfa
equal deleted inserted replaced
472:52bd8ea08f4f 473:75352ad6e31d
       
     1 #summary The table of contents (start here).
       
     2   * [Using]
       
     3    * [ConfigurationFiles Configuration files]
       
     4    * [CommandLineOptions Command-line options]
       
     5    * [Hedgeroid_explained Hedgeroid (Android port)]
       
     6    * [VideoRecorder Video-recorder]
       
     7    * [ComodoFirewall Configuring COMODO firewall]
       
     8   * [BuildingHedgewars Building]
       
     9    * [BuildingForAndroid Android]
       
    10    * [BuildingForIos iOS]
       
    11    * [BuildingOnLinux GNU/Linux]
       
    12    * [BuildingOnMac Mac OS]
       
    13    * [BuildingOnWindows Windows]
       
    14    * [pas2CTutorial pas2C tutorial]
       
    15   * [Contributing]
       
    16    * [GraphicsSound Graphics and Sound]
       
    17     * [GraphicsSoundGameplay Gameplay-relevant]
       
    18      * [ThemeStart Themes]
       
    19       * [Theme theme.cfg]
       
    20       * [ThemeFiles Theme files]
       
    21      * [Maps]
       
    22       * [PresetMaps Image maps]
       
    23       * [DrawnMapFormat Hand-drawn maps]
       
    24        * [SVGImport Importing from SVG files]
       
    25       * [Forts]
       
    26     * [Decorational]
       
    27      * [Hats]
       
    28      * [Flags]
       
    29      * [Graves]
       
    30      * [Voicepacks]
       
    31       * [Taunts List of taunts]
       
    32    * [Translations Translating]
       
    33    * [CoreDevelopment Core Hedgewars development]
       
    34     * [CoreOverview Overview]
       
    35      * [TODO To-do list]
       
    36      * [KnownBugs Known bugs]
       
    37     * [CoreDocumentation Documentation]
       
    38      * [HWPlaySchemeSyntax URL scheme handler]
       
    39      * [EngineProtocol Engine protocol]
       
    40     * [CoreGuides Guides]
       
    41      * [GettingEmscriptenToWork Getting Emscripten to work]
       
    42    * [Scripting Lua scripting]
       
    43     * [LuaGuide Lua beginner’s guide and introduction]
       
    44     * [LuaAPI Core Lua API documentation]
       
    45     * [LuaLibraries Lua libraries documentation]
       
    46     * [LuaDrawing Drawing maps (outdated)]
       
    47     * [LuaLists Reference lists]
       
    48      * [GearTypes Gear types]
       
    49      * [VisualGearTypes Visual gear types]
       
    50      * [States Hedgehog states]
       
    51      * [Sprites]
       
    52      * [AmmoTypes Ammo types]
       
    53 
       
    54    * [Proposals]
       
    55     * [ScriptedStructures]