forked from Picolab/devtools
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (18 loc) · 761 Bytes
/
index.html
File metadata and controls
27 lines (18 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
layout: app
title: KRL Developer Tools
---
{% include_relative appPages/home.html %}
{% include_relative appPages/authorize.html %}
{% include_relative appPages/about.html %}
{% include_relative appPages/account.html %}
{% include_relative appPages/registering-ruleset.html %}
{% include_relative appPages/picologging.html %}
{% include_relative appPages/install-rulesets.html %}
{% include_relative appPages/prototype-management.html %}
{% include_relative appPages/channel-management.html %}
{% include_relative appPages/oAuth-client-registration.html %}
{% include_relative appPages/Scheduled.html %}
{% include_relative appPages/subscription.html %}
<!-- ----------templates ---------- -->
{% include_relative Templates/List_templates.html %}