Skip to content

Commit fda5528

Browse files
authored
Merge pull request #2157 from tisnik/lcore-2933-basic-info-section
LCORE-2933: Basic info section
2 parents 6f428c3 + 26f0d5e commit fda5528

5 files changed

Lines changed: 18 additions & 8 deletions

File tree

docs/README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ See the full documentation at [`../README.md`](../README.md) or browse sub-pages
77

88
<!-- vim-markdown-toc GFM -->
99

10+
* [Basic info](#basic-info)
1011
* [Overview](#overview)
1112
* [Installation and configuration](#installation-and-configuration)
1213
* [Status of Lightspeed Core Stack versions](#status-of-lightspeed-core-stack-versions)
14+
* [Migration guides](#migration-guides)
1315
* [Info for developers](#info-for-developers)
1416
* [API](#api)
1517
* [RAG and BYOK](#rag-and-byok)
@@ -31,16 +33,18 @@ See the full documentation at [`../README.md`](../README.md) or browse sub-pages
3133

3234
<!-- vim-markdown-toc -->
3335

34-
## Overview
36+
## Basic info
37+
38+
[Overview](https://lightspeed-core.github.io/lightspeed-stack/basic_info/overview.html)
39+
40+
[Getting started](https://lightspeed-core.github.io/lightspeed-stack/basic_info/getting_started.html)
3541

36-
[Overview](https://lightspeed-core.github.io/lightspeed-stack/overview.html)
42+
## Overview
3743

3844
[Architecture](https://lightspeed-core.github.io/lightspeed-stack/ARCHITECTURE.html)
3945

4046
[Architecture diagram](https://lightspeed-core.github.io/lightspeed-stack/architecture.svg)
4147

42-
[Getting started](https://lightspeed-core.github.io/lightspeed-stack/getting_started.html)
43-
4448
[Authentication and Authorization](https://lightspeed-core.github.io/lightspeed-stack/auth.html)
4549

4650
## Installation and configuration
@@ -152,6 +156,8 @@ See the full documentation at [`../README.md`](../README.md) or browse sub-pages
152156

153157
[Design](https://lightspeed-core.github.io/lightspeed-stack/design/llama-stack-config-merge/llama-stack-config-merge.html)
154158

159+
[Profiles (Deployment Guide)](https://lightspeed-core.github.io/lightspeed-stack/deployment_guide.html#profiles)
160+
155161
### Low overhead deployment for server mode
156162

157163
[Design](https://lightspeed-core.github.io/lightspeed-stack/design/low-overhead-deployment-for-server-mode/low-overhead-deployment-for-server-mode.html)
File renamed without changes.
File renamed without changes.

docs/index.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ product questions using backend LLM services, agents, and RAG databases.
1414

1515
<!-- vim-markdown-toc GFM -->
1616

17+
* [Basic info](#basic-info)
1718
* [Overview](#overview)
1819
* [Installation and configuration](#installation-and-configuration)
1920
* [Status of Lightspeed Core Stack versions](#status-of-lightspeed-core-stack-versions)
21+
* [Migration guides](#migration-guides)
2022
* [Info for developers](#info-for-developers)
2123
* [API](#api)
2224
* [RAG and BYOK](#rag-and-byok)
@@ -38,16 +40,18 @@ product questions using backend LLM services, agents, and RAG databases.
3840

3941
<!-- vim-markdown-toc -->
4042

41-
## Overview
43+
## Basic info
44+
45+
[Overview](https://lightspeed-core.github.io/lightspeed-stack/basic_info/overview.html)
4246

43-
[Overview](https://lightspeed-core.github.io/lightspeed-stack/overview.html)
47+
[Getting started](https://lightspeed-core.github.io/lightspeed-stack/basic_info/getting_started.html)
48+
49+
## Overview
4450

4551
[Architecture](https://lightspeed-core.github.io/lightspeed-stack/ARCHITECTURE.html)
4652

4753
[Architecture diagram](https://lightspeed-core.github.io/lightspeed-stack/architecture.svg)
4854

49-
[Getting started](https://lightspeed-core.github.io/lightspeed-stack/getting_started.html)
50-
5155
[Authentication and Authorization](https://lightspeed-core.github.io/lightspeed-stack/auth.html)
5256

5357
## Installation and configuration

0 commit comments

Comments
 (0)