docs.datacontroller.io/mkdocs.yml

27 lines
612 B
YAML
Raw Normal View History

2018-07-05 11:06:56 +00:00
site_name: Data Controller for SAS® Product Documentation
2018-07-04 13:20:03 +00:00
pages:
- Home: index.md
- Using Data Controller:
2018-07-05 11:06:56 +00:00
- DC Overview: dc-overview.md
2018-07-06 15:03:06 +00:00
- DC User Guide: dc-userguide.md
- Configuring Data Controller
- Adding Users: dcc-users.md
- Adding Tables
2018-07-04 13:20:03 +00:00
markdown_extensions:
- admonition
- pymdownx.superfences
- codehilite
- fontawesome_markdown
#extra_css: ['font-awesome.css']
theme:
name: material
logo: 'img/favicon.ico'
palette:
primary: 'White'
accent: 'Amber'
font:
text: 'Open Sans'
code: 'Ubuntu Mono'
copyright: All rights reserved ©2018 Macro People Ltd.