Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

benjamincorcoran/SASDocumentation

Repository files navigation

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

License

License: MIT

About

SAS code Auto documentation generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published