/** * @file online_help.h * @brief Definitions for online help for KiCad. */ #ifndef ONLINE_HELP_H #define ONLINE_HELP_H /* * KiCad uses HTML or PDF file format in the online help (help command) */ #endif /* #ifndef ONLINE_HELP_H */