1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-10 14:04:36 +00:00

chore: providing description for DDL folder in main.dox

This commit is contained in:
Allan Bowe
2022-05-10 19:19:53 +00:00
parent cf8147d6ca
commit 88685dc585

View File

@@ -92,4 +92,15 @@
* Auto-generated from the plain source `.lua` files in the same directory
* Prefixes: _ml_
*/
/*! \dir ddl
* \brief Data Definition Language files
* \details Provides templates for commonly used tables in sasjs/core.
Attributes:
* OS independent
* No X command
* Prefixes: _mddl_
*/