This commit is contained in:
2025-04-23 04:18:28 +02:00
parent 10a7d9bb6b
commit a16ac8f627
276 changed files with 85166 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
# Getting Started
This is the getting started guide.
!!include name:'intro'
!!include name:'sample_collection_2:intro'

View File

@@ -0,0 +1,3 @@
# Advanced Topics
This covers advanced topics for the sample collection.

View File

@@ -0,0 +1,3 @@
# Getting Started
This is a getting started guide for the sample collection.

View File

@@ -0,0 +1,3 @@
# Introduction
This is an introduction to the sample collection.

View File

@@ -0,0 +1,3 @@
# Tutorial 1
This is the first tutorial in the sample collection.

View File

@@ -0,0 +1,3 @@
# Tutorial 2
This is the second tutorial in the sample collection.

View File

@@ -0,0 +1,11 @@
# Page With Include
This page demonstrates the include functionality.
## Including Content from Second Collection
!!include name:'second_collection:includable'
## Additional Content
This is additional content after the include.