This repository has been archived by the owner on Jul 25, 2018. It is now read-only.
forked from jamonholmgren/ProMotion
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
22 lines (22 loc) · 1.48 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
site_name: ProMotion Documentation
theme: readthedocs
pages:
- ["README.md", "Welcome"]
- ["Guide - Getting Started.md", "Guide - Getting Started"]
- ["Guide - Making Your Own Screens.md", "Guide - Making Your Own Screens"]
- ["Tutorials, Screencasts, Articles, Presentations.md", "Tutorials, Screencasts, Articles, Presentations"]
- ["API Reference - Command Line Tool.md", "API Reference - Command Line Tool"]
- ["API Reference - ProMotion Delegate.md", "API Reference - ProMotion Delegate"]
- ["API Reference - ProMotion Logger.md", "API Reference - ProMotion Logger"]
- ["API Reference - ProMotion MapScreen.md", "API Reference - ProMotion MapScreen"]
- ["API Reference - ProMotion PushNotification.md", "API Reference - ProMotion PushNotification"]
- ["API Reference - ProMotion Screen.md", "API Reference - ProMotion Screen"]
- ["API Reference - ProMotion SplitScreen.md", "API Reference - ProMotion SplitScreen"]
- ["API Reference - ProMotion Styling.md", "API Reference - ProMotion Styling"]
- ["API Reference - ProMotion Table - Cell Options.md", "API Reference - ProMotion Table - Cell Options"]
- ["API Reference - ProMotion TableScreen.md", "API Reference - ProMotion TableScreen"]
- ["API Reference - ProMotion Tabs.md", "API Reference - ProMotion Tabs"]
- ["API Reference - ProMotion WebScreen.md", "API Reference - ProMotion WebScreen"]
- ["Add-On-Gems.md", "Add-On-Gems"]
- ["Migration Guide - ProMotion-1.2-to-2.0.md", "Migration Guide - ProMotion-1.2-to-2.0"]
- ["ProMotion Apps.md", "ProMotion Apps"]