What is ClinMacroDoc?
ClinMacroDoc is a tool that can automatically create SAS® macro library documentation directly from the SAS® macro code. It outputs a simple yet detailed document listing all the macros, their input parameters, etc, which can be kept up to date without user intervention.
Documentation is 100% extracted from the code
Just add comments in your code above the macro statements to describe the input parameters.
Creates navigable document
The created .docx file is structured in such a way that it is easy for the user to see all contained macros in each .sas file, and easy to navigate between the macros definitions section and full macro code section using inserted bookmarks and hyperlinks.
Import Introduction / User Guide
A user guide can be imported into the documentation by simply placing the file in the same folder as the library. It can include useful information such as macro usage, best practices, and other information which will be helpful to the programmer.
Kept up-to-date with Task Scheduling
The documentation can be kept up to date using the built in task scheduling module, allowing for complete automation of creating and updating the documentation. The feature allows to perform an update on a daily, weekly, or monthly basis at a chosen time, and can be further fine tuned using the Windows Task Scheduler.
Documentation is 100% extracted from the code
Just add comments in your code above the macro statements to describe the input parameters.
Creates navigable document
The created .docx file is structured in such a way that it is easy for the user to see all contained macros in each .sas file, and easy to navigate between the macros definitions section and full macro code section using inserted bookmarks and hyperlinks.
Import Introduction / User Guide
A user guide can be imported into the documentation by simply placing the file in the same folder as the library. It can include useful information such as macro usage, best practices, and other information which will be helpful to the programmer.
Kept up-to-date with Task Scheduling
The documentation can be kept up to date using the built in task scheduling module, allowing for complete automation of creating and updating the documentation. The feature allows to perform an update on a daily, weekly, or monthly basis at a chosen time, and can be further fine tuned using the Windows Task Scheduler.
Technical requirements of ClinMacroDoc
ClinMacroDoc can be installed on Microsoft Windows 7/8/10 operating system and doesn’t need administrative rights during installation. A portable version is also available.
The following components are required for using ClinMacroDoc:
The Microsoft .NET Framework 4.0 is required and will be installed automatically if it is not already installed on the computer.
Download ClinMacroDoc
To download ClinMacroDoc, please complete the form below: