Doc/SDK: Fix missing NDK group
This commit is contained in:
@@ -25,6 +25,11 @@
|
|||||||
#ifndef NDK_PREREQUESITES_HPP
|
#ifndef NDK_PREREQUESITES_HPP
|
||||||
#define NDK_PREREQUESITES_HPP
|
#define NDK_PREREQUESITES_HPP
|
||||||
|
|
||||||
|
/*!
|
||||||
|
* \defgroup NDK (NazaraSDK) Nazara Development Kit
|
||||||
|
* A library grouping every modules of Nazara into multiple higher-level features suchs as scene management (handled by an ECS), application, lua binding, etc.
|
||||||
|
*/
|
||||||
|
|
||||||
#include <Nazara/Prerequesites.hpp>
|
#include <Nazara/Prerequesites.hpp>
|
||||||
|
|
||||||
// Importation/Exportation of the API
|
// Importation/Exportation of the API
|
||||||
|
|||||||
Reference in New Issue
Block a user