1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-17 13:30:05 +00:00

chore: updating documentation in preparation for upcoming sasjs snippets feature

This commit is contained in:
Allan
2023-08-18 08:20:13 +01:00
parent d39b1be7a8
commit d42fd4ebac
124 changed files with 970 additions and 814 deletions

View File

@@ -31,9 +31,9 @@
%mp_runddl(/some/rootlib, exc=LIBREF3) * same as above ;
@param path location of the DDL folder structure
@param inc= list of librefs to include
@param exc= list of librefs to exclude (takes precedence over inc=)
@param [in] path location of the DDL folder structure
@param [in] inc= list of librefs to include
@param [in] exc= list of librefs to exclude (takes precedence over inc=)
@version 9.3
@author Allan Bowe