Commit Graph

117 Commits

Author SHA1 Message Date
AnkithB2020
a2d5481e29 Update _index.md: Opening paragraph updated
Opening paragraph updated with better english.
2020-01-24 17:59:31 +01:00
AnkithB2020
83a43d5aa8 README.md file removed
README.md file removed, as it's no longer used.
2020-01-24 17:19:19 +01:00
AnkithB2020
3d72011f07 Update _index.md: pin_deepsleep_wakeup() renamed
pin_deepsleep_wakeup() renamed to pin_sleep_wakeup()

Issue: https://forum.pycom.io/topic/5606/what-happened-to-pin_deepsleep_wakeup
2020-01-24 14:45:43 +01:00
AnkithB2020
468b246269 Update README.md: pin_deepsleep_wakeup() renamed
pin_deepsleep_wakeup() renamed to pin_sleep_wakeup()
2020-01-22 17:57:03 +01:00
Aline
f775d91a9a fix: this file is not on development-publish branch 2020-01-14 14:44:28 +01:00
Aline
1b7d666b31 Merge branch 'publish' into pb-787-documentation-for-pycom-lora-server 2020-01-14 14:40:20 +01:00
Aline
1384254c97 docs: style fix 2020-01-14 14:21:57 +01:00
Jirka Krepl
e6b3ba7335 Merge pull request #203 from pycom/algolia-search
feat: implemented Algolia Doc search + css style fixes
2020-01-14 13:48:30 +01:00
Aline
b287df9b70 docs: contains lily's revision 2020-01-14 13:42:18 +01:00
jirikrepl
c8beeb9770 refactor: removed unused search_index.json file 2020-01-14 11:56:35 +01:00
Aline
e21fae1530 docs: images added in documentation 2020-01-14 10:48:34 +01:00
jirikrepl
ee965d4785 refactor: removed unused gitbook plugins
these plugins are not used anymore
since we migrated from gitbook
2020-01-13 18:05:27 +01:00
Aline
6b2a890689 feat: this review contains improvements suggested by Kateryna 2020-01-13 13:13:03 +01:00
Aline
bd9df2bee8 feat: Should include logos 2019-12-20 14:56:38 +01:00
Aline
2dc9ff5c56 feat: Added new level - Networks 2019-12-19 15:05:38 +01:00
Aline
a45ec4bff1 fix: misspeling and style fixedmisspelling and style fixed 2019-12-19 14:36:01 +01:00
Aline
0c8e1e4783 feat: lora documentation 2019-12-19 12:51:17 +01:00
Aline
70ca6411f6 feat: lora documentation 2019-12-18 16:33:17 +01:00
Geza Husi
8f90a377fd Add documentation of MDNS 2019-12-12 17:50:16 +01:00
Geza Husi
8edcbd2d2e Adding CoAp documentation 2019-12-10 18:45:30 +01:00
Pedro Knup
9ef8c290d6 feat: updated pymakr docs ensuring the user to install the latest vscode/atom 2019-12-09 10:29:36 +01:00
jirikrepl
56eb7626c7 Merge branch 'publish' into pybytes-docs-update 2019-12-02 17:54:40 +01:00
jirikrepl
993920b4d4 refactor: updated sigfox images 2019-12-02 16:39:33 +01:00
jirikrepl
c0b1999a2d refactor: moved sigfox images to proper directory
removed duplicated images (those with (1) in their name)
2019-12-02 16:04:51 +01:00
jirikrepl
bb690db29d refactor: move sigfox to separate category in pybytes section
before: /pybytes/connect/sigfox
now: /pybytes/sigfox
2019-12-02 15:48:02 +01:00
jirikrepl
aa2a7c9993 refactor: removed "flash pybytes library" docs page
obsolete functionality..
2019-12-02 15:41:58 +01:00
jirikrepl
120907af3e chore: removed unused readme.md files
this was used by gitbook before
2019-12-02 15:22:47 +01:00
Peter Putz
bc5b43d03a Remove top level enumeration 2019-11-18 13:34:30 +01:00
Peter Putz
0751137b2a clarifying language 2019-11-15 16:59:05 +01:00
Peter Putz
71d4df90b2 remove first screenshot
that screen wasn't helpful. docs are referring to the connect-your-device screen anyway
2019-11-14 16:13:01 +01:00
Peter Putz
c8315c3148 fix style
make the style more alike with the previous page and fix the grammar
2019-11-14 16:11:15 +01:00
Peter Putz
70f2496c87 clarify Wifi 2019-11-14 16:10:15 +01:00
Peter Putz
bfa97800a9 fix enumeration 2019-11-14 15:45:09 +01:00
Peter Putz
14c8f6adc9 README.md is not used, duplicate of _index.md 2019-11-14 15:38:01 +01:00
Catalin Ioana
f798927077 [Pymesh] The Pymesh... 2019-11-04 18:49:14 +02:00
Catalin Ioana
a3a557d509 [Pymesh] Corrected content 2019-11-04 14:01:07 +02:00
Catalin Ioana
cd833cf97a [Pymesh] Corrected Lora.Mesh class, add link mobile 2019-11-04 13:18:24 +02:00
Catalin Ioana
2e41917bde [Pymesh] Deleted extra space 2019-11-01 17:26:12 +02:00
Catalin Ioana
6929790423 Merge branch 'publish' into pymesh
# Conflicts:
#	content/pymesh/lib-ble-rpc.md
#	content/pymesh/licence.md
2019-11-01 17:21:53 +02:00
Catalin Ioana
d0b4f62718 [Pymesh] Added licence file 2019-11-01 17:14:30 +02:00
Catalin Ioana
12edd447ad Pymesh corrected documentation 2019-10-31 19:37:06 +02:00
Catalin Ioana
ce6d44bf91 Added Pymesh library 2019-10-31 19:37:06 +02:00
Catalin Ioana
8644592a0f Pymesh corrected documentation 2019-10-31 18:15:20 +02:00
Catalin Ioana
47bf9a841d Merge branch 'publish' into pymesh 2019-10-30 16:47:12 +02:00
KaterynaPycom
d303ff28bf Merge pull request #168 from pycom/pb-749-ios-updates
Pb 749 ios updates
2019-10-29 14:59:43 +01:00
kateryna saprunova
aaaebb924d docs: the changes inside Pybytes iOS page 2019-10-29 14:53:32 +01:00
kateryna saprunova
c72b64c149 docs: the link was placed into the content 2019-10-29 14:39:26 +01:00
kateryna saprunova
fe3343f37d docs: editing of the content in the Pybytes iOS page 2019-10-29 14:21:48 +01:00
kateryna saprunova
1bbd655f69 refactor: css styles inside Pybytes iOS page 2019-10-28 13:39:29 +01:00
kateryna saprunova
1ade7799d2 docs: Pybytes iOS page update 2019-10-28 12:43:59 +01:00