1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-15 20:40: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

@@ -14,10 +14,10 @@
<h4> SAS Macros </h4>
@li mp_abort.sas
@param tree= The metadata path of the document
@param name= Document object name.
@param outref= full and unquoted path to the desired text file. This will be
overwritten if it already exists.
@param [in] tree= The metadata path of the document
@param [in] name= Document object name.
@param [out] outref= full and unquoted path to the desired text file.
This will be overwritten if it already exists.
@author Allan Bowe