docs: flyer

This commit is contained in:
Allan Bowe 2020-03-13 22:50:42 +01:00
parent 0208738dc3
commit e4da4e2088
4 changed files with 12 additions and 11 deletions

View File

@ -47,7 +47,7 @@ The "code" option can be performed as follows:
```
/* get macro library */
filename mc url "https://raw.githubusercontent.com/macropeople/macrocore/master/macrocore.sas";
filename mc url "https://raw.githubusercontent.com/macropeople/macrocore/master/mc_all.sas";
%inc mc;
/* call macro */
%mm_getgroupmembers(YOURGROUPNAME)

View File

@ -24,7 +24,7 @@ The imported version of Data Controller is set up to work with the Stored Proces
```
/* get the macros (or download / %include seperately) */
filename mc url "https://raw.githubusercontent.com/macropeople/macrocore/master/macrocore.sas";
filename mc url "https://raw.githubusercontent.com/macropeople/macrocore/master/mc_all.sas";
%inc mc;
/* put the path to your Data Controller folder here */

View File

@ -10,16 +10,17 @@ The Data Controller for SAS® enables users to self serve their data changes, an
The following information is available on this site:
* [Overview](dc-overview.md)
* [User Guide](dc-userguide.md)
* [Config - Adding Tables](dcc-tables.md)
* [Config - Security](dcc-security.md)
* [Installation](dci-backend.md)
- [Overview](dc-overview.md)
- [User Guide](dc-userguide.md)
- [Config - Adding Tables](dcc-tables.md)
- [Config - Security](dcc-security.md)
- [Installation](dci-backend.md)
## Online resources
The following sites contain additional information on the Data Controller:
The following resources contain additional information on the Data Controller:
* DC Overview [Presentation](https://slides.com/allanbowe/datacontroller)
* Data Controller [LinkedIn](https://www.linkedin.com/company/datacontroller/) page
* Data Controller [website](https://datacontroller.io)
- DC Overview [Presentation](https://slides.com/allanbowe/datacontroller)
- Data Controller [LinkedIn](https://www.linkedin.com/company/datacontroller/) page
- Data Controller [website](https://datacontroller.io)
- Data Controller [flyer](/marketing/dcflyer.pdf)

BIN
docs/marketing/dcflyer.pdf Normal file

Binary file not shown.