Commit Graph

374 Commits

Author SHA1 Message Date
Aline
09e1e34f04 doc: style fix 2020-02-03 17:30:24 +01:00
Aline
f6dfbac626 doc: style fix 2020-02-03 17:29:25 +01:00
Aline
a8ee24c53f doc: style fix 2020-02-03 17:28:09 +01:00
Aline
d144dd7b7e doc: includes procedure change 2020-02-03 17:17:08 +01:00
Aline
a72b7d86f4 fix: should have package json files 2020-02-03 17:13:36 +01:00
Aline
11432917b5 doc: Lily's review 2020-01-28 15:19:00 +01:00
Aline
8eaaec0a1a doc: how to use pydoc script 2020-01-28 15:12:01 +01:00
Aline
6cb166be08 docs: contains Lily's review 2020-01-27 21:23:15 +01:00
Aline
237c759619 doc: method update_config documented 2020-01-27 21:01:24 +01:00
jirikrepl
01d112c38b refactor: updated structure of pybytes library api page 2020-01-23 12:14:38 +01:00
Aline
ec2d5842f1 docs: contains Jirka review 2020-01-22 21:29:56 +01:00
Aline
172d2c4890 fix: conflicts resolved 2020-01-17 17:50:50 +01:00
Aline
cb6fa98736 docs: new doc added and style changes 2020-01-17 17:41:26 +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
fb61c752af docs: debbuging information should appear on the main page 2020-01-15 17:19:02 +01:00
Aline
e86d87e6c3 docs: revised methods, list of methods should appear in the main menu 2020-01-15 15:54:57 +01:00
Aline
7cac853d87 doc: new api documentation added 2020-01-14 19:04:42 +01:00
Aline
f07f7082a6 Merge branch 'publish' into pb-833-documentation-of-pybytes-library-api 2020-01-14 15:01:45 +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
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
8768d76c89 doc: new documentation added 2020-01-13 17:37:02 +01:00
Aline
6b2a890689 feat: this review contains improvements suggested by Kateryna 2020-01-13 13:13:03 +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
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
3b59353277 docs: documentation added for pybytes library api 2019-12-23 14:07:47 +01:00
Aline
46e07d157e docs: pybytes api documentation 2019-12-20 17:17:08 +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
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
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
9ef8c290d6 feat: updated pymakr docs ensuring the user to install the latest vscode/atom 2019-12-09 10:29:36 +01:00
Jirka Krepl
a08a461636 Merge pull request #189 from pycom/pybytes-docs-update
Updated sigfox documentation and removed old pybytes docs
2019-12-02 18:06:12 +01:00
jirikrepl
56eb7626c7 Merge branch 'publish' into pybytes-docs-update 2019-12-02 17:54:40 +01:00