Skip to content

Commit 70b525a

Browse files
committed
adding structure to docs root
1 parent cd62442 commit 70b525a

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

samples/databases/wide-world-importers/documentation/root.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,14 @@ The latest released version of the sample:
1212

1313
The documentation for the sample is organized as follows:
1414

15+
## Overview
16+
1517
__[Wide World Importers Overview](wwi-overview.md)__
1618

1719
Overview of the sample company Wide World Importers, and the workflows addressed by the sample.
1820

21+
## Main OLTP Database WideWorldImporters
22+
1923
__[WideWorldImporters Installation and Configuration](wwi-oltp-htap-installation.md)__
2024

2125
Instructions for the installation and configuration of the core database WideWorldImporters that is used for transaction processing (OLTP - Online Transaction Processing) and operational analytics (HTAP - Hybrid Transaction and Analytics Processing).
@@ -32,6 +36,8 @@ __[WideWorldImporters Sample Queries](wwi-oltp-htap-sample-queries.md)__
3236

3337
Sample queries for the WideWorldImporters database.
3438

39+
## Data Warehousing and Analytics Database WideWorldImportersDW
40+
3541
__[WideWorldImportersDW Installation and Configuration](wwi-olap-installation.md)__
3642

3743
Instructions for the installation and configuration of the OLAP database WideWorldImportersDW.
@@ -51,3 +57,9 @@ Describes how the WideWorldImportersDW leverages SQL Server features for analyti
5157
__[WideWorldImportersDW OLAP Sample Queries](wwi-olap-sample-queries.md)__
5258

5359
Sample analytics queries leveraging the WideWorldImportersDW database.
60+
61+
## Data generation
62+
63+
__[WideWorldImporters Data Generation](wwi-data-generation.md)__
64+
65+
Describes how additional data can be generated in the sample database, for example inserting sales and purchase data up to the current date.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# WideWorldImporters Data Generation

0 commit comments

Comments
 (0)