Add exampleSite
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
baseURL: http://example.org
|
||||
title: Rx Jersey
|
||||
theme: book
|
||||
|
||||
# Book configuration
|
||||
disablePathToLower: true
|
||||
|
||||
params:
|
||||
# show or hide table of contents for page
|
||||
BookShowToC: true
|
||||
|
||||
# Set bundle to render side menu
|
||||
# if not specified file structure and weights will be used
|
||||
BookMenuBundle: /menu
|
||||
|
||||
# specify section of content to render as menu
|
||||
# if bookMenuBundle is not set, 'docs' is value by default
|
||||
BookSection: docs
|
||||
Reference in New Issue
Block a user