Nav/IA scaffolding
This commit is contained in:
Vendored
BIN
Binary file not shown.
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: Doc test
|
||||
abstract: Testing the doducmentation with cascading layouts
|
||||
---
|
||||
|
||||
# This is a test of the documentation layout use
|
||||
|
||||
Testing version {{ page.version }}
|
||||
|
||||
## Heading 2
|
||||
|
||||
Test of heading 2 is above
|
||||
|
||||
### Heading 3
|
||||
|
||||
Test of heading 3 is above
|
||||
|
||||
#### Heading 4
|
||||
|
||||
Test of heading 4 is above
|
||||
|
||||
# Code tests
|
||||
|
||||
Testing `inline code` and below is a code example:
|
||||
|
||||
console.log("Hello, world!");
|
||||
|
||||
Okeedoke.
|
||||
@@ -0,0 +1,29 @@
|
||||
---
|
||||
title: Doc test
|
||||
abstract: Testing the doducmentation with cascading layouts
|
||||
section: guides
|
||||
---
|
||||
|
||||
# This is a test of the documentation layout use
|
||||
|
||||
Testing version {{ page.version }}
|
||||
|
||||
## Heading 2
|
||||
|
||||
Test of heading 2 is above
|
||||
|
||||
### Heading 3
|
||||
|
||||
Test of heading 3 is above
|
||||
|
||||
#### Heading 4
|
||||
|
||||
Test of heading 4 is above
|
||||
|
||||
# Code tests
|
||||
|
||||
Testing `inline code` and below is a code example:
|
||||
|
||||
console.log("Hello, world!");
|
||||
|
||||
Okeedoke.
|
||||
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: Doc test
|
||||
abstract: Testing the doducmentation with cascading layouts
|
||||
---
|
||||
|
||||
# This is a test of the documentation layout use
|
||||
|
||||
Testing version {{ page.version }}
|
||||
|
||||
## Heading 2
|
||||
|
||||
Test of heading 2 is above
|
||||
|
||||
### Heading 3
|
||||
|
||||
Test of heading 3 is above
|
||||
|
||||
#### Heading 4
|
||||
|
||||
Test of heading 4 is above
|
||||
|
||||
# Code tests
|
||||
|
||||
Testing `inline code` and below is a code example:
|
||||
|
||||
console.log("Hello, world!");
|
||||
|
||||
Okeedoke.
|
||||
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: Doc test
|
||||
abstract: Testing the doducmentation with cascading layouts
|
||||
---
|
||||
|
||||
# This is a test of the documentation layout use
|
||||
|
||||
Testing version {{ page.version }}
|
||||
|
||||
## Heading 2
|
||||
|
||||
Test of heading 2 is above
|
||||
|
||||
### Heading 3
|
||||
|
||||
Test of heading 3 is above
|
||||
|
||||
#### Heading 4
|
||||
|
||||
Test of heading 4 is above
|
||||
|
||||
# Code tests
|
||||
|
||||
Testing `inline code` and below is a code example:
|
||||
|
||||
console.log("Hello, world!");
|
||||
|
||||
Okeedoke.
|
||||
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: Doc test
|
||||
abstract: Testing the doducmentation with cascading layouts
|
||||
---
|
||||
|
||||
# This is a test of the documentation layout use
|
||||
|
||||
Testing version {{ page.version }}
|
||||
|
||||
## Heading 2
|
||||
|
||||
Test of heading 2 is above
|
||||
|
||||
### Heading 3
|
||||
|
||||
Test of heading 3 is above
|
||||
|
||||
#### Heading 4
|
||||
|
||||
Test of heading 4 is above
|
||||
|
||||
# Code tests
|
||||
|
||||
Testing `inline code` and below is a code example:
|
||||
|
||||
console.log("Hello, world!");
|
||||
|
||||
Okeedoke.
|
||||
Reference in New Issue
Block a user