1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-18 22:10:06 +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

@@ -93,3 +93,14 @@
* 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_
*/