File tree Expand file tree Collapse file tree 5 files changed +19
-26
lines changed
Expand file tree Collapse file tree 5 files changed +19
-26
lines changed Original file line number Diff line number Diff line change 1- <!--
2- Copyright 2025 Google LLC
3-
4- Licensed under the Apache License, Version 2.0 (the "License");
5- you may not use this file except in compliance with the License.
6- You may obtain a copy of the License at
7-
8- http://www.apache.org/licenses/LICENSE-2.0
9-
10- Unless required by applicable law or agreed to in writing, software
11- distributed under the License is distributed on an "AS IS" BASIS,
12- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13- See the License for the specific language governing permissions and
14- limitations under the License.
15- -->
16-
171---
2+ # Copyright 2025 Google LLC
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License");
5+ # you may not use this file except in compliance with the License.
6+ # You may obtain a copy of the License at
7+ #
8+ # http://www.apache.org/licenses/LICENSE-2.0
9+ #
10+ # Unless required by applicable law or agreed to in writing, software
11+ # distributed under the License is distributed on an "AS IS" BASIS,
12+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+ # See the License for the specific language governing permissions and
14+ # limitations under the License.
15+
1816layout: docs
1917permalink: /docs/c/
2018title: C SDK Documentation
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16- permalink : /feed.xml
1716layout : docs/markdown
1817title : PebbleKit Android Documentation
1918docs_language : pebblekit_android
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16- permalink : /feed.xml
1716layout : docs/markdown
1817title : PebbleKit iOS Documentation
1918docs_language : pebblekit_ios
@@ -43,4 +42,3 @@ is also available on
4342{% endfor %}
4443<p />
4544{% endfor %}
46-
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16- permalink: /feed.xml
1716layout: docs
1817title: PebbleKit JavaScript Documentation
1918docs_language: pebblekit_js
2423 < h1 class ="pagetitle "> {{ page.title }}</ h1 >
2524
2625 < p >
27- PebbleKit JS is a JavaScript component of the Pebble SDK which runs
28- within the Pebble mobile application. It provides access to GPS,
29- storage and Internet connectivity to applications running on Pebble
30- smartwatches.
26+ PebbleKit JS is a JavaScript component of the Pebble SDK which runs
27+ within the Pebble mobile application. It provides access to GPS,
28+ storage and Internet connectivity to applications running on Pebble
29+ smartwatches.
3130 </ p >
3231
3332 < div class ="alert alert--large alert--fg-white alert--bg-dark-red ">
34- This does not relate to JavaScript running on the watch. For embedded
33+ This does not relate to JavaScript running on the watch. For embedded
3534 JavaScript see < a href ="/docs/rockyjs/ "> Rocky.js</ a > .
3635 </ div >
3736
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16- permalink: /feed.xml
1716layout: docs
1817title: Pebble Rocky.js API Documentation
1918docs_language: rockyjs
You can’t perform that action at this time.
0 commit comments