mirror of
https://github.com/sasjs/core.git
synced 2025-12-10 22:14:35 +00:00
chore: providing description for DDL folder in main.dox
This commit is contained in:
11
main.dox
11
main.dox
@@ -92,4 +92,15 @@
|
|||||||
* Auto-generated from the plain source `.lua` files in the same directory
|
* Auto-generated from the plain source `.lua` files in the same directory
|
||||||
* Prefixes: _ml_
|
* 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_
|
||||||
|
|
||||||
*/
|
*/
|
||||||
Reference in New Issue
Block a user