Skip to content

Commit 0b53ee0

Browse files
tyson-swetnamclaude
andcommitted
Improve index.md formatting: Add spacing for better readability
Added blank lines after section headers to improve visual separation and readability throughout the documentation index page. Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
1 parent d1d5b47 commit 0b53ee0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,13 @@ CyVerse is a Software as a Service (SaaS) platform built on modern cloud-native
2222
**You're deploying and maintaining CyVerse infrastructure**
2323

2424
**Start here:**
25+
2526
- [Getting Started Guide](services/getting_started.md) - Prerequisites and deployment roadmap
2627
- [System Overview](services/system_overview.md) - Architecture and technology stack
2728
- [Deployment Guide](deployments/deployment_overview.md) - Complete deployment walkthrough
2829

2930
**Common tasks:**
31+
3032
- [Deploy Kubernetes cluster](deployments/kubernetes-deploy.md) - Core infrastructure setup
3133
- [Configure authentication](deployments/keycloak.md) - KeyCloak deployment and LDAP integration
3234
- [Set up storage](deployments/openebs.md) - OpenEBS and iRODS CSI driver
@@ -38,11 +40,13 @@ CyVerse is a Software as a Service (SaaS) platform built on modern cloud-native
3840
**You're managing users, apps, and operational tasks**
3941

4042
**Start here:**
43+
4144
- [Administration Guide](guides/devops.md) - Daily operational procedures
4245
- [Discovery Environment Admin](guides/de.md) - User management, app publishing, VICE access
4346
- [Data Store Admin](guides/ds.md) - Data management and permissions
4447

4548
**Common tasks:**
49+
4650
- [Grant VICE access](guides/de.md#vice-access) - Enable interactive computing for users
4751
- [Process DOI/Permanent ID requests](services/api/endpoints/permanent-id-requests.md) - Data publishing workflows
4852
- [Manage user groups](deployments/grouper.md) - Grouper administration
@@ -54,11 +58,13 @@ CyVerse is a Software as a Service (SaaS) platform built on modern cloud-native
5458
**You're integrating with CyVerse APIs or contributing code**
5559

5660
**Start here:**
61+
5762
- [Developer Guide](development/index.md) - Development environment and contribution workflow
5863
- [API Overview](services/api_overview.md) - Terrain API introduction
5964
- [API Endpoint Index](services/api/endpoint-index.md) - Complete API reference
6065

6166
**Common tasks:**
67+
6268
- [Authentication](services/keycloak.md) - OAUTH 2.0 integration
6369
- [Filesystem operations](services/api/endpoints/filesystem/directory-listing.md) - Data Store API
6470
- [Job submission](services/api/endpoints/endpoints.md) - Analysis execution
@@ -84,17 +90,20 @@ CyVerse is a Software as a Service (SaaS) platform built on modern cloud-native
8490
## CyVerse Platform Components
8591

8692
### Core Products
93+
8794
- **[Discovery Environment (DE)](services/de.md)** - Web-based analysis platform for computational workflows
8895
- **[Data Store](services/ds.md)** - 6+ PB iRODS-based data management system
8996
- **[Data Commons](services/dc.md)** - Data publishing platform with DOI/ARK support
9097
- **[VICE](deployments/vice.md)** - Visual Interactive Computing Environment (Jupyter, RStudio, etc.)
9198

9299
### Specialized Tools
100+
93101
- **[BisQue](services/bisque.md)** - Bio-Image Semantic Query User Environment
94102
- **[DNA Subway](services/dnasubway.md)** - Educational genomics platform
95103
- **[Cloud Services (CACAO)](services/cloud.md)** - Cloud automation and multi-cloud orchestration
96104

97105
### Infrastructure Services
106+
98107
- **[Authentication (KeyCloak)](services/keycloak.md)** - OAUTH 2.0, LDAP, CILogon integration
99108
- **[Terrain API](services/api_overview.md)** - RESTful API aggregating all DE services
100109
- **[Kubernetes](deployments/kubernetes-deploy.md)** - Container orchestration platform

0 commit comments

Comments
 (0)