Commit Graph

64 Commits

Author SHA1 Message Date
Evgeny Kochetkov
da8c5df364 chore(docs): generate fresh screenshots for guide 2018-06-09 17:15:44 +03:00
Evgeny Kochetkov
841d38460d feat(infra): scripts to autoupdate most screenshots for guide 2018-06-09 17:15:44 +03:00
Victor Nakoryakov
5cb0ebaad5 feat(docs): write custom types guide 2018-06-07 12:45:24 +03:00
Victor Nakoryakov
f4a9bd7926 chore(doc): remove obsolete tutorials
Remove:

- The very first 3-part tutorial
- Arduino Starter Kit re-implementation
2018-06-05 15:44:59 +03:00
Kirill Shumilov
0d712201a3 chore(docs): replace mentions of old gpio nodes from xod/core with new nodes from xod/gpio and xod/common-hardware/analog-sensor 2018-06-05 13:25:39 +03:00
Victor Nakoryakov
849757e830 feat(doc): mention generics in data types guide 2018-06-02 00:46:43 +03:00
Victor Nakoryakov
41ab2e9cba tweak(doc): split data-types to guide and reference parts, describe literals 2018-06-02 00:46:43 +03:00
Victor Nakoryakov
9227d3cb98 tweak(docs): describe port type 2018-06-02 00:46:43 +03:00
Victor Nakoryakov
f4c188d961 tweak(docs): absolutize lib links in data-types guide 2018-06-02 00:46:43 +03:00
Victor Nakoryakov
2e2fa7ff3e tweak(docs): improve data-types guide wording, remove legacy, fix inaccuracies 2018-06-02 00:46:43 +03:00
Kirill Shumilov
9712881546 chore(docs): replace links to deprecated nodes with links to xod/math nodes, add link to xod/math library in Reference section 2018-05-29 15:32:29 +03:00
Victor Nakoryakov
474b1afec5 fix(doc): improve wording for contributing section 2018-05-18 15:32:51 +03:00
Victor Nakoryakov
9f2a2fd06c feat(doc): make contributor’s guide 2018-05-15 13:47:00 +03:00
Victor Nakoryakov
ba0133bca2 tweak(docs): adjust documentation index page look-n-feel and structure 2018-05-08 18:33:13 +03:00
Victor Nakoryakov
42049e159e feat(docs): add new articles to index 2018-04-25 16:17:02 +03:00
Victor Nakoryakov
6792729d18 feat(docs): write guide article on creating generic patches 2018-04-25 16:17:02 +03:00
Victor Nakoryakov
1c94f4452f feat(docs): write guide article on generic concept 2018-04-25 16:17:02 +03:00
Evgeny Kochetkov
cece338ea9 refactor(stdlib): rename xod/core/gate to xod/core/branch 2018-04-19 13:21:17 +03:00
Victor Nakoryakov
d6922e8d07 feat(docs): add isSettingUp to the C++ API reference 2018-04-13 17:56:20 +03:00
Victor Nakoryakov
bfd4d334bf doc(guide): minor clarification for variadics article 2018-03-05 12:27:04 +03:00
Victor Nakoryakov
a0284aac6e doc(tutorial): drop outdated and deprecated articles from index 2018-03-02 13:19:27 +03:00
Victor Nakoryakov
03a8f68336 doc(guide): move concepts section to the top of User’s Guide 2018-03-02 13:19:27 +03:00
Victor Nakoryakov
1bff4f40fe doc(guide): add articles on variadics 2018-03-02 13:19:27 +03:00
Victor Nakoryakov
5b9ae79c81 doc(tutorial): tweak texts to match new labeling scheme for variadic nodes 2018-03-01 17:44:15 +03:00
Victor Nakoryakov
a06ed0273c doc(guide): add project management articles 2018-02-19 12:01:43 +03:00
Victor Nakoryakov
e2f2ef31f6 doc(tutorial): fix outdated portions in tutorial chapter №6 2018-02-01 16:56:32 +03:00
Victor Nakoryakov
7b1da4aa8d doc(reference): add DS18B20 to the list of supported hardware 2018-01-31 12:03:29 +03:00
Kirill Shumilov
21b726460f feat, refactor(xod-project, xod-fs, xod-client, xod-client-electron, xod-client-browser): unify save/load UX 2018-01-30 19:28:26 +03:00
Victor Nakoryakov
d6b8158c24 doc(tutorial): add new chapters to index 2018-01-26 15:34:36 +03:00
Victor Nakoryakov
0358ba417a doc(tutorial): add 21-28 patches 2018-01-26 15:34:36 +03:00
Evgeny Kochetkov
100fc3410f feat(xod-client, xod-client-browser, xod-client-electron): add commands to pan patch to origin and center
Closes# 1035
2018-01-25 18:25:54 +03:00
Victor Nakoryakov
5cb4faf9ac doc(tutorial): switch SIK to ASK 2017-12-22 16:41:19 +03:00
Victor Nakoryakov
3dc5e99a3a doc(index): add new articles to the indexes 2017-12-14 19:53:40 +03:00
Victor Nakoryakov
e47c54bd51 doc(guide): add “Dealing with Time in C++” article 2017-12-14 19:53:40 +03:00
Victor Nakoryakov
f243e19b3c doc(guide): add “Dealing with State in C++” article 2017-12-14 19:53:40 +03:00
Victor Nakoryakov
343886462e doc(guide): add “Documenting Nodes” article 2017-12-14 19:11:44 +03:00
Victor Nakoryakov
a45a106a58 doc(reference): add C++ Node API 2017-12-14 19:11:44 +03:00
Victor Nakoryakov
1e69303f95 doc(guide): add Nodes for XOD in C++ article 2017-12-14 19:11:44 +03:00
Victor Nakoryakov
9a21653693 doc(reference): add link to xod/core/bits 2017-12-06 12:24:45 +03:00
Victor Nakoryakov
7142605e46 doc(guide): fix bad link 2017-12-06 12:24:45 +03:00
Victor Nakoryakov
8d7a93834d doc(guide): add new guides to the index 2017-11-30 16:55:57 +03:00
Victor Nakoryakov
75961b103e doc(guide): add article “Creating Analog Sensor Driver Nodes” 2017-11-30 16:55:57 +03:00
Victor Nakoryakov
837cbe06da doc(guide): add article “Creating Nodes for XOD in XOD” 2017-11-30 16:55:57 +03:00
Victor Nakoryakov
2d66476751 doc(reference): add RTC section to the list of supported hardware 2017-11-22 14:57:24 +03:00
Victor Nakoryakov
725a869fbb doc(reference): add SD cards to the list of supported hardware 2017-11-22 13:15:14 +03:00
Victor Nakoryakov
a9b70c45fd doc(reference): add DHTxx to the list of supported hardware 2017-11-16 18:16:37 +03:00
Victor Nakoryakov
454587eff5 doc(guide): add “simple-traffic-light” guide 2017-11-10 11:38:40 +03:00
Victor Nakoryakov
139bd102c7 doc(supported-hardware): add I²C driven text LCD links 2017-11-03 18:35:27 +03:00
Evgeny Kochetkov
4ba4183033 feat(xod-client): keyboard shortcut for selecting all patch entities
Closes #821
2017-10-30 14:00:45 +03:00
Victor Nakoryakov
c856366ffd doc(reference): add reference index 2017-10-20 15:08:18 +03:00