
- Add README.md - Customize _config.yml - /merlin6/ pages (moved from merlin6-user-guide) - remove demo products - remove update.sh
25 lines
687 B
YAML
25 lines
687 B
YAML
## Topnav single links
|
|
## if you want to list an external url, use external_url instead of url. the theme will apply a different link base.
|
|
topnav:
|
|
- title: Topnav
|
|
items:
|
|
# - title: GitHub
|
|
# external_url: https://github.com/tomjoht/documentation-theme-jekyll
|
|
- title: News
|
|
url: /news
|
|
|
|
#Topnav dropdowns
|
|
topnav_dropdowns:
|
|
- title: Topnav dropdowns
|
|
folders:
|
|
- title: Merlin 6
|
|
folderitems:
|
|
- title: Introduction
|
|
url: /merlin6/introduction.html
|
|
- title: Contact
|
|
url: /merlin6/contact.html
|
|
- title: Using Merlin6
|
|
url: /merlin6/use.html
|
|
- title: User Guide
|
|
url: /merlin6/user-guide.html
|