Skip to content

Commit c1569ee

Browse files
authored
Merge pull request #49 from sassoftware/stever-order-doc
Organize documentation files
2 parents 51b7e0b + 1fc5eb4 commit c1569ee

File tree

6 files changed

+11
-0
lines changed

6 files changed

+11
-0
lines changed

website/docs/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
---
2+
sidebar_position: 1
3+
---
14
# SAS Code Examples Repository
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

website/docs/sas-tools/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Using SAS Tools to Access Repository
2+
Various SAS tools and applications can be used to access and updates the sas-code-examples repository. Detailed steps are provided for each tool to accomplish the following steps:
3+
1. Create a forked copy of sas-code-examples
4+
2. Create a Git Profile in SAS Studio
5+
3. Clone the repository in SAS Studio
6+
4. Create/modify programs and update forked repository
7+
5. Merge changes into main repository
8+
6. Keep personal fork in sync with main repository

0 commit comments

Comments
 (0)