Hotdocs Overview
Beginner/Guru
If you enable Guru-mode, hotdocs should display all documented and all undocumented objects. This option is available only for: Functions, Variables, Names, Types, T.Functions and T.Variables.
Documents
Read here some hotdocs or blitzmax documents.
Modules
List of all modules found in mod-directory.
Keywords
List of all declared keywords found in modules. Note: All keywords are implemented in BlitzMax-executables.
Functions
List of all Functions and Function Pointers found in modules.
Variables
List of all Globals and Constants found in modules.
Names
List of all "reserved" names. This include all Keywords, Functions, Function Pointers, Globals, Constants and Types. Module-Names or Type-Members are not included!
Types
List of all Types found in modules.
T.Functions
List of all Functions, Function Pointers and Methods found in types.
T.Variables
List of all Globals, Constants and Fields found in types.