Skip to content

Commit 0b89cd1

Browse files
md file
1 parent 91ebfed commit 0b89cd1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
3+
---
4+
# High Level Context
5+
## context
6+
This file is a tutorial document that guides users through the process of creating a sequence tutorial using the dev-docs.io platform. It provides step-by-step instructions with accompanying screenshots for:
7+
8+
1. Accessing the External Docs and Live Playground Examples
9+
2. Opening a Codespace environment
10+
3. Configuring the dev-docs.json file to set up a sequence tutorial
11+
4. Adding and organizing multiple files in the tutorial
12+
5. Creating links between tutorial pages
13+
14+
The document explains how to structure the tutorialOrder object in the dev-docs.json file, which determines the order of files in the tutorial sequence. It also shows how to add multiple files to the tutorial and create navigation between them.
15+
16+
This tutorial is designed to help users create more complex, multi-page tutorials within the dev-docs.io platform, enabling a more comprehensive and structured learning experience for their audience.
17+
18+

0 commit comments

Comments
 (0)