SASDocumentationLogo

SAS Documentation

A small python library to generate rich documentation from SAS code

Ask Me Anything ! Follow Commits Commits Documentation Status

Installation

Clone

  • Clone this repo to your local machine using https://github.com/benjamincorcoran/SASDocumentation

Setup

  • Move into the cloned directory and pip install the package

$ cd cloned-directory
$ pip install ./

Usage

  • From anywhere call the following with your project root and output location

$ python -m SASDocumentation  -p "<path-to-project-root>" -o "<output-location default: ./docs/ >" -a "<author name>"

Features

TBW

Documentation

View complete documentation on ReadTheDocs.io

Tests

TBW

Contributing

  1. Clone this repo to your local machine using https://github.com/benjamincorcoran/SASDocumentation.git

  2. Create a new pull request using https://github.com/benjamincorcoran/SASDocumentation/compare/.

Contributors

Ben Corcoran - 2019

Indices and tables