File tree Expand file tree Collapse file tree 3 files changed +21
-13
lines changed Expand file tree Collapse file tree 3 files changed +21
-13
lines changed Original file line number Diff line number Diff line change
1
+ = Other Content
2
+ Author Name
3
+ :idprefix:
4
+ :idseparator: -
5
+ :!example-caption:
6
+ :!table-caption:
7
+ :page-pagination:
8
+
9
+ Another page, to demonstrate navigation.
Original file line number Diff line number Diff line change 5
5
homeUrl : &home_url /xyz/dev/index.html
6
6
7
7
components :
8
- - name : abc
9
- title : Project ABC
8
+ - &component
9
+ name : abc
10
+ title : &component_title Index
10
11
url : ' #'
11
12
versions :
12
13
- &latest_version_abc
13
14
url : ' #'
14
- version : ' 1.1'
15
- displayVersion : ' 1.1'
16
- - url : ' #'
17
- version : ' 1.0'
18
- displayVersion : ' 1.0'
15
+ version : ' index'
16
+ displayVersion : ' index'
19
17
latestVersion : *latest_version_abc
20
- - &component
21
- name : xyz
22
- title : &component_title Project NotReally Has A VeryLong Title
18
+ - name : xyz
19
+ title : Project NotReally
20
+ - name : xyz
21
+ title : Project NotReally Has A VeryLong Title
23
22
url : /xyz/6.0/index.html
24
23
versions :
25
24
- &latest_version_xyz
95
94
displayVersion : ' 5.0'
96
95
missing : true
97
96
url : ' #'
98
- navigation :
97
+ not- navigation :
99
98
- root : true
100
99
items :
101
100
- content : Quickstart
Original file line number Diff line number Diff line change 60
60
--nav-line-height : 1.35 ;
61
61
--nav-heading-font-color : var (--color-black );
62
62
--nav-muted-color : var (--color-grey-4 );
63
- --nav-panel-divider-color : var (--color-grey-2 );
64
- --nav-secondary-background : var (--color-grey-2 );
63
+ --nav-panel-divider-color : var (--color-grey-0 );
64
+ --nav-secondary-background : var (--color-white );
65
65
/* toolbar */
66
66
--toolbar-background : var (--color-quarkus-blue );
67
67
--toolbar-border-color : var (--toolbar-background );
You can’t perform that action at this time.
0 commit comments