Commit Graph

465 Commits

Author SHA1 Message Date
AnkithB2020
7b91c2eda1 Revert "Merge branch 'AnkithB2020-patch-1' of https://github.com/pycom/pycom-documentation into AnkithB2020-patch-1"
This reverts commit a55668a2e5, reversing
changes made to 23ef8f6c25.
2020-01-28 16:49:02 +01:00
AnkithB2020
a55668a2e5 Merge branch 'AnkithB2020-patch-1' of https://github.com/pycom/pycom-documentation into AnkithB2020-patch-1 2020-01-27 15:07:30 +01:00
AnkithB2020
23ef8f6c25 os.mkfs() replaced with os.fsformat()
os.mkfs() has been replaced with os.fsformat()

Link explaining the replacement details:
https://forum.pycom.io/topic/3351/new-development-firmware-release-v1-19-0-b1/2

Issue: https://forum.pycom.io/topic/5606/what-happened-to-pin_deepsleep_wakeup/9
2020-01-27 15:06:57 +01:00
AnkithB2020
330d48894c Merge branch 'development-publish' into AnkithB2020-patch-1 2020-01-24 18:48:45 +01:00
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
85fa20ac00 Merge pull request #208 from pycom/AnkithB2020-patch-1
Ankith b2020 patch 1
2020-01-23 15:54:56 +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
41f8792cdb Merge pull request #200 from pycom/pb-787-documentation-for-pycom-lora-server
Pb 787 documentation for pycom lora server
2020-01-17 11:09:08 +01:00
Aline
e0321419ac Merge pull request #205 from pycom/pb-787-documentation-for-pycom-lora-server
Pb 787 documentation for pycom lora server
2020-01-14 14:58:21 +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
4eb3d0d797 Merge pull request #204 from pycom/algolia-search
feat: implemented Algolia Doc search + css style fixes
2020-01-14 13:53:46 +01:00
Jirka Krepl
ef92b4b886 Merge branch 'development-publish' into algolia-search 2020-01-14 13:51:01 +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
2f54d29467 refactor: fixed documentation style - removed shadows
- removed shadow below toolbar
- removed shadow around main content div
- made background around main content div white
2020-01-14 13:19:47 +01:00
jirikrepl
f449b78f64 refactor: search field is moved to the top menu
because results from algolia dropdown were cropped
in sidebar (by sidebar's width)
2020-01-14 12:43:29 +01:00
jirikrepl
ab90848b98 feat: google search replaced with algolia search
- removed google search code from vuejs
- added algolia docs search scripts
2020-01-14 12:02:08 +01:00
jirikrepl
c8beeb9770 refactor: removed unused search_index.json file 2020-01-14 11:56:35 +01:00
jirikrepl
e656398ce3 style: delete commented code 2020-01-14 11:55:25 +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
Jirka Krepl
fddacce7c4 Merge pull request #199 from pycom/lilycey-grammar
Updates to make more readable (whole document)
2020-01-08 11:01:25 +01:00
Jirka Krepl
88aeb581ef Merge pull request #201 from pycom/algolia-search
added algolia search required css class
2020-01-07 11:41:49 +01:00
Jirka Krepl
3abf97a104 Merge pull request #202 from pycom/algolia-search
added algolia search required css class
2020-01-07 11:41:39 +01:00
jirikrepl
e515a9e855 refactor: changing weight in table of content
this will fix the git merge conflict between
publish and publish-develop
2020-01-07 11:27:49 +01:00
Jirka Krepl
dbbca99e7f Merge pull request #197 from husigeza/mdns
Add documentation of MDNS
2020-01-07 11:15:38 +01:00
jirikrepl
6e99f42af8 feat: added "algolia search" css class to layout templates
hugo uses single and list templates:
https://gohugo.io/templates/lists/
https://gohugo.io/templates/single-page-templates/

we use single templates for "leaf" pages at the bottom of
and list templates for all other pages
2020-01-07 11:03:36 +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
lilycey
3623a162de Updates to make more readable (whole document)
Edited grammar and sentence structure to make document more readable.
2019-12-13 15:03:19 +00:00
lilycey
dbda827e40 clarification 2019-12-13 15:29:17 +01:00
Geza Husi
8f90a377fd Add documentation of MDNS 2019-12-12 17:50:16 +01:00
Géza Husi
b06765abd0 Merge pull request #196 from husigeza/Coap_publish
Adding CoAp documentation
2019-12-11 17:38:40 +01:00
Geza Husi
8edcbd2d2e Adding CoAp documentation 2019-12-10 18:45:30 +01:00
Géza Husi
7196a81361 Merge pull request #193 from husigeza/Coap_doc_fix
CoAp: Addressing review findings
2019-12-10 18:37:20 +01:00
Pedro Knup
5ae5cf585d Merge pull request #194 from pycom/updated-pymakr-docs
Updated pymakr docs ensuring the user to install the latest vscode/atom version
2019-12-10 13:08:03 +01:00
Pedro Knup
0183a127e3 Merge pull request #195 from pycom/pymakr-docs-update
Updated pymakr docs ensuring the user to install the latest vscode/atom version
2019-12-10 13:07:49 +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
Geza Husi
e0931ae2fa Correct new review findings 2019-12-07 08:31:42 +01:00
Geza Husi
c17ac9331e Addressing review findings 2019-12-04 18:03:48 +01:00
Géza Husi
69eb3859c6 Merge pull request #184 from husigeza/Coap_documentation
Move CoAp documentation to correct location
2019-12-04 17:07:41 +01:00
Géza Husi
42f3035483 Merge pull request #191 from husigeza/MDNS_visible
Make MDNS documentation visible
2019-12-04 17:06:09 +01:00