Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions website/docs/examples-by-syntax.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
sidebar_position: 3
---
# SAS Code Examples Repository
4 changes: 4 additions & 0 deletions website/docs/sas-tools/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
sidebar_position: 1
---
# SAS Code Examples Repository
# Using SAS Tools to Access the Repository
Various SAS tools and applications can be used to access and update the `sas-code-examples` repository. Detailed instructions are provided for each tool to accomplish the following steps:
1. Create a forked copy of `sas-code-examples`
Expand Down