selectbox page

This commit is contained in:
Allan Bowe
2018-07-07 21:31:39 +02:00
parent 726ab05597
commit 11a3f14df0
3 changed files with 29 additions and 2 deletions

View File

@@ -5,16 +5,18 @@ pages:
- DC Overview: dc-overview.md
- DC User Guide: dc-userguide.md
- Configuring Data Controller:
- Adding Tables: dcc-tables.md
- Tables: dcc-tables.md
- Security: dcc-security.md
- Selectboxes: dcc-selectbox.md
markdown_extensions:
- admonition
- pymdownx.superfences
- codehilite
- fontawesome_markdown
extra_css: ['font-awesome.css']
theme:
name: material
logo: 'img/favicon.ico'