Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

Commit 792de8f

Browse files
committed
get help text added to main page
1 parent 6c8c7d8 commit 792de8f

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

index.md

+18-7
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,30 @@
1-
### SD2E API Overview
1+
---
2+
layout: page
3+
title: API Documentation Overview
4+
tagline:
5+
---
26

37
SD2E APIs are an instance of the TACC Cloud APIs. The SD2E API provides the command
48
line interface, tooling, scripts, and configuration necessary for interacting with
59
the SD2E platform. Documentation for getting started with the SD2E API is below.
610

7-
### Find documentation for:
11+
<br>
12+
#### Available Documentation
813

9-
[1. Request Access to the SD2E Platform](docs/request_access.md)
14+
1. [Request Access to the SD2E Platform](docs/request_access.md)
1015

11-
[2. Install and Configure the CLI](docs/install_cli.md)
16+
2. [Install and Configure the CLI](docs/install_cli.md)
1217

13-
[3. Create the API Client Key](docs/create_client.md)
18+
3. [Create the API Client Key](docs/create_client.md)
1419

15-
[4. Authorization with the SD2E Tenant](docs/authorization.md)
20+
4. [Authorization with the SD2E Tenant](docs/authorization.md)
1621

17-
[5. Using the SD2E API](docs/using_api.md)
22+
5. [Using the SD2E API](docs/using_api.md)
1823

1924

25+
<br>
26+
#### Get Help
27+
28+
You can get more help by visiting the main [SD2E website](http://sd2e.org), or
29+
e-mailing us at <[email protected]>.
30+

0 commit comments

Comments
 (0)