...
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Getting Started
|
||||
|
||||
This is the getting started guide.
|
||||
|
||||
!!include name:'intro'
|
||||
|
||||
!!include name:'sample_collection_2:intro'
|
3
pkg/data/doctree/example/sample-collection/advanced.md
Normal file
3
pkg/data/doctree/example/sample-collection/advanced.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Advanced Topics
|
||||
|
||||
This covers advanced topics for the sample collection.
|
@@ -0,0 +1,3 @@
|
||||
# Getting Started
|
||||
|
||||
This is a getting started guide for the sample collection.
|
3
pkg/data/doctree/example/sample-collection/intro.md
Normal file
3
pkg/data/doctree/example/sample-collection/intro.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Introduction
|
||||
|
||||
This is an introduction to the sample collection.
|
0
pkg/data/doctree/example/sample-collection/logo.png
Normal file
0
pkg/data/doctree/example/sample-collection/logo.png
Normal file
@@ -0,0 +1,3 @@
|
||||
# Tutorial 1
|
||||
|
||||
This is the first tutorial in the sample collection.
|
@@ -0,0 +1,3 @@
|
||||
# Tutorial 2
|
||||
|
||||
This is the second tutorial in the sample collection.
|
11
pkg/data/doctree/example/sample-collection/with_include.md
Normal file
11
pkg/data/doctree/example/sample-collection/with_include.md
Normal 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.
|
Reference in New Issue
Block a user