diff --git a/website/docs/examples-by-syntax.md b/website/docs/examples-by-syntax.md new file mode 100644 index 0000000..ab5d0e1 --- /dev/null +++ b/website/docs/examples-by-syntax.md @@ -0,0 +1,4 @@ +--- +sidebar_position: 3 +--- +# SAS Code Examples Repository \ No newline at end of file diff --git a/website/docs/sas-tools/index.md b/website/docs/sas-tools/index.md index d52e031..46de9ab 100644 --- a/website/docs/sas-tools/index.md +++ b/website/docs/sas-tools/index.md @@ -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`