docs.datacontroller.io/mkdocs.yml

33 lines
778 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
2018-07-06 15:48:14 +00:00
- Configuring Data Controller:
2018-07-07 19:31:39 +00:00
- Tables: dcc-tables.md
2018-07-07 16:50:05 +00:00
- Security: dcc-security.md
2018-07-07 19:31:39 +00:00
- Selectboxes: dcc-selectbox.md
2018-07-08 16:14:56 +00:00
- Installing Data Controller:
- Backend: dci-backend.md
- Frontend: dci-frontend.md
2018-07-04 13:20:03 +00:00
markdown_extensions:
- admonition
- pymdownx.superfences
- codehilite
- fontawesome_markdown
2018-07-07 19:31:39 +00:00
2018-07-07 16:39:11 +00:00
extra_css: ['font-awesome.css']
2018-07-09 06:54:01 +00:00
site_favicon: img/favicon.ico
2018-07-04 13:20:03 +00:00
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.